DB/Gameobject: Fix spawn position of Ooze Covered Mithril Deposit

Closes #25509
This commit is contained in:
offl
2020-10-03 02:34:32 +03:00
parent 9505e5de8e
commit 57775239da

View File

@@ -0,0 +1,2 @@
--
UPDATE `gameobject` SET `map` = 1, `position_x` = -5357, `position_y` = 72.272 WHERE `guid` = 15430 AND `id` = 123310;