mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-16 16:56:07 +00:00
6
data/sql/updates/db_world/2024_11_19_00.sql
Normal file
6
data/sql/updates/db_world/2024_11_19_00.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2024_11_18_01 -> 2024_11_19_00
|
||||
--
|
||||
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;
|
||||
Reference in New Issue
Block a user