DB/Gameobject: Add another missing icc portals phase

by CraftedRo
This commit is contained in:
Aokromes
2025-12-14 15:03:39 +01:00
committed by GitHub
parent b3b09068e5
commit 96cb5c4299

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `phaseMask`=`phaseMask`|8 WHERE `guid` IN (151102,151103,151104,151105,151106) AND `id` IN (202184,202347,202348,202349,202350);