mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 05:06:24 +00:00
6
data/sql/updates/db_world/2024_12_08_01.sql
Normal file
6
data/sql/updates/db_world/2024_12_08_01.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2024_12_08_00 -> 2024_12_08_01
|
||||
|
||||
-- Change Z position for two Silt Crawlers.
|
||||
|
||||
UPDATE `creature` SET `position_z` = -2.316132 WHERE `guid` = 34158;
|
||||
UPDATE `creature` SET `position_z` = -2.4465983 WHERE `guid` = 32692;
|
||||
Reference in New Issue
Block a user