chore(DB): import pending files

Referenced commit(s): 41643df4d8
This commit is contained in:
github-actions[bot]
2024-12-08 10:51:25 +00:00
parent 41643df4d8
commit 85d8c99b49

View 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;