mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 03:12:09 +01:00
Spawns/Misc: Fix some incorrect PhaseIds
This commit is contained in:
2
sql/updates/world/4.3.4/2017_12_01_01_world.sql
Normal file
2
sql/updates/world/4.3.4/2017_12_01_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `gameobject` SET `PhaseId` = 0 WHERE `PhaseGroup` > 0;
|
||||
Reference in New Issue
Block a user