DB/Spawn: Fix some under-map creature and gobs

This commit is contained in:
Killyana
2020-05-05 03:29:55 +02:00
parent 2384d1d8e4
commit 4e4a999e49

View File

@@ -0,0 +1,3 @@
--
UPDATE `gameobject` SET `position_z`=219.7 WHERE `guid` IN (160660,160760);
UPDATE `creature` SET `position_z`=219.50451 WHERE `guid` IN (110729);