mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
fix(DB/GO): correct ground position for Cluster Launchers (#10197)
- Closes #10086
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642322992276769800');
|
||||
|
||||
UPDATE `gameobject` SET `position_z`=458.51 WHERE `guid`=230;
|
||||
UPDATE `gameobject` SET `position_z`=460.87 WHERE `guid`=231;
|
||||
Reference in New Issue
Block a user