fix(DB/creature): Adjust z position of creature in Wailing Caverns (#5465)

This commit is contained in:
Raelorasz
2021-05-02 17:06:43 +02:00
committed by GitHub
parent b71a5b6f94
commit 719b541e10

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619372140124620500');
UPDATE `creature` SET `position_z`='-70.95' WHERE `guid`=87125;