chore(DB): import pending files

Referenced commit(s): 32164b26a3
This commit is contained in:
github-actions[bot]
2024-10-15 11:45:24 +00:00
parent 32164b26a3
commit 7d50361be7

View File

@@ -1,3 +1,4 @@
-- DB update 2024_10_14_29 -> 2024_10_15_30
UPDATE `creature_template` SET `MovementType`= 0, `movementId`= 0 WHERE (`entry` = 28683);
UPDATE `creature` SET `MovementType`= 2 WHERE `guid` = 128455 AND `id1` = 28683;