fix(DB/Spawn) - Drywallow Daggermaw under the map (#20621)

* Created file

* Fixed Z-Position
This commit is contained in:
FlyingArowana
2024-11-19 10:40:38 +00:00
committed by GitHub
parent c46fceeea7
commit f6a9d41657

View File

@@ -0,0 +1,5 @@
--
UPDATE `creature` SET `position_z` = 36.6058 WHERE `guid` = 25154;
UPDATE `creature` SET `position_z` = 49.7443 WHERE `guid` = 25156;
UPDATE `creature` SET `position_z` = 47.7498 WHERE `guid` = 30491;
UPDATE `creature` SET `position_z` = 42.3045 WHERE `guid` = 30533;