mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(DB\Quest): make 2 Hallow's End quests not repeatable (#8516)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1634230054133808200');
|
||||
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags`=0 WHERE `ID` IN(8312,1657);
|
||||
Reference in New Issue
Block a user