mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Quest): Noblegarden RewardMoney (#5268)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618275651812886000');
|
||||
|
||||
UPDATE `quest_template` SET `RewardMoney` = 900 WHERE `ID` IN (13479, 13480, 13483, 13484, 13502, 13503);
|
||||
Reference in New Issue
Block a user