fix(DB/GO): correct ground position for Cluster Launchers (#10197)

- Closes #10086
This commit is contained in:
UltraNix
2022-01-23 18:54:39 +01:00
committed by GitHub
parent 378539ce7f
commit 46316bfdaa

View File

@@ -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;