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

(cherry picked from commit f039c30cb8)
This commit is contained in:
Killyana
2019-03-04 23:31:26 +01:00
committed by Shauren
parent 8adc6f5f62
commit 9d891e3e5c

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);