Skip to content

Commit 3f42a4d

Browse files
authored
DB/Gameobject: Make ICC InstancePortals and Meeting Stone visible for phase 256 too
closes #30757 by CraftedRO
1 parent 4d0903c commit 3f42a4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
--
2+
UPDATE `gameobject` SET `phaseMask`=257 WHERE `guid` IN (151102,151103,151104,151105,151106) AND `id` IN (202184,202347,202348,202349,202350);

0 commit comments

Comments
 (0)