DB/Spawn: Fix position for spawns related to the quest Standards and Practices

This commit is contained in:
Killyana
2019-03-04 23:31:26 +01:00
parent e48de330d9
commit f039c30cb8

View File

@@ -0,0 +1,3 @@
--
UPDATE `gameobject` SET `position_x`=-2474.439941, `position_y`=6111.160156, `position_z`=91.762901 WHERE `guid` IN (22717);
UPDATE `creature` SET `position_x`=-2474.439941, `position_y`=6111.160156, `position_z`=91.762901 WHERE `guid` IN (65642);