mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/Gameobject: Add another missing icc portals phase
by CraftedRo
This commit is contained in:
2
sql/updates/world/3.3.5/2025_12_14_03_world.sql
Normal file
2
sql/updates/world/3.3.5/2025_12_14_03_world.sql
Normal 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);
|
||||
Reference in New Issue
Block a user