fix(DB/GameObject): General Bjarngrim and Loken exit door should be o… (#23285)
This commit is contained in:
parent
539aa67ef3
commit
840eacd19b
3 changed files with 2 additions and 4 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `gameobject` SET `state` = 0 WHERE `guid` IN (65573, 65585) AND `id` IN (191324, 191416);
|
||||
Loading…
Add table
Add a link
Reference in a new issue