DB/GameObject: Fix some wrong phase

This commit is contained in:
Killyana
2018-04-16 00:39:43 +02:00
parent 570d78ae04
commit 14af13bcd9

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `PhaseId`=169 WHERE `PhaseId` IN (5338,6348) AND `map`=646;