mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
DB/Misc: Fix some phases of spawns
This commit is contained in:
3
sql/updates/world/2016_01_15_00_world.sql
Normal file
3
sql/updates/world/2016_01_15_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
--
|
||||||
|
UPDATE `creature` SET `PhaseId`=177 WHERE `phaseMask`=256;
|
||||||
|
UPDATE `gameobject` SET `PhaseId`=177 WHERE `phaseMask`=256;
|
||||||
Reference in New Issue
Block a user