mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 13:46:24 +00:00
fix(DB/Quest): Remove rewards from quest There Is No Hope (10172) (#14029)
Create rev_1670022799341664800.sql
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `quest_template` SET `RewardItem1` = 0, `RewardAmount1` = 0 WHERE (`ID` = 10172);
|
||||
Reference in New Issue
Block a user