mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-17 10:55:43 +00:00
fix(DB/Quests): Armor Scraps and Enemy Booty should not be repeatable (#9628)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1639114795662209200');
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE `ID` IN (7223, 7224);
|
||||
Reference in New Issue
Block a user