Spawns/Misc: Fix some incorrect PhaseIds

This commit is contained in:
Aokromes
2017-12-01 14:21:53 +01:00
parent a887211bf6
commit 646b4b690a

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `PhaseId` = 0 WHERE `PhaseGroup` > 0;