mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Gameobject): Set zpos for a Golden Sansam in Hellfire Peninsula. (#24060)
This commit is contained in:
2
data/sql/updates/pending_db_world/Golden_sansam.sql
Normal file
2
data/sql/updates/pending_db_world/Golden_sansam.sql
Normal file
@@ -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