fix(DB/Quest): Make 6962 not repeatable (#4004)
This commit is contained in:
parent
3741743b8a
commit
1de1ba38e0
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1608247978940176300');
|
||||
|
||||
UPDATE `quest_template_addon` SET `SpecialFlags` = 0 WHERE `id` = 6962;
|
||||
Loading…
Add table
Add a link
Reference in a new issue