fix(DB/Gameobject): Instance portal in Escape from Durnholde Keep not showing (#16491)
Create rev_1686107255114155700.sql
This commit is contained in:
parent
76c9bade5e
commit
dd1aad73b5
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `gameobject` SET `spawnMask`=2 WHERE `guid` = 30237 AND `id` = 184174;
|
||||
Loading…
Add table
Add a link
Reference in a new issue