mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
fix(DB/Gameobject): Set zpos for a Golden Sansam in Hellfire Peninsula. (#24060)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
|
||||
UPDATE `gameobject` SET `position_z` = 203.3 WHERE (`id` = 176583) AND (`guid` IN (18926));
|
||||
Reference in New Issue
Block a user