mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
fix(DB/creature): Adjust z position of creature in Wailing Caverns (#5465)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1619372140124620500');
|
||||
|
||||
UPDATE `creature` SET `position_z`='-70.95' WHERE `guid`=87125;
|
||||
Reference in New Issue
Block a user