mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
fix(DB/Gameobject): Ghost Mushroom Position (#12382)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Ghost Mushroom Position
|
||||
UPDATE `gameobject` SET `position_x` = 328.167, `position_y` = -3705.581, `position_z` = 107.007 WHERE `guid` = 16425;
|
||||
Reference in New Issue
Block a user