chore(DB): import pending files

Referenced commit(s): dea6bce8e1
This commit is contained in:
github-actions[bot]
2025-10-31 12:17:15 +00:00
parent f6cfc9693c
commit 65dac317c7

View File

@@ -0,0 +1,4 @@
-- DB update 2025_10_31_00 -> 2025_10_31_01
-- Set Rooted
UPDATE `creature_template_movement` SET `Rooted` = 1 WHERE (`CreatureId` = 16129);