mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 01:15:35 +01:00
DB/Misc: Fix few startup errors
This commit is contained in:
4
sql/updates/world/2015_10_16_03_world.sql
Normal file
4
sql/updates/world/2015_10_16_03_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
UPDATE `creature` SET `PhaseId`=172 WHERE `PhaseId`=8;
|
||||
UPDATE `creature` SET `PhaseId`=174 WHERE `PhaseId`=32;
|
||||
UPDATE `creature` SET `PhaseId`=175 WHERE `PhaseId`=64;
|
||||
Reference in New Issue
Block a user