fix(DB/Quests): Armor Scraps and Enemy Booty should not be repeatable (#9628)
This commit is contained in:
parent
2a37003f95
commit
b1f9b8a19d
1 changed files with 3 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue