chore(DB): import pending files

Referenced commit(s): 984f039f0a
This commit is contained in:
AzerothCoreBot
2022-07-24 20:23:50 +00:00
parent 984f039f0a
commit 15fb4d3522

View File

@@ -1,3 +1,4 @@
-- DB update 2022_07_24_04 -> 2022_07_24_05
--
-- Crocs movement is a scripted action that occurs about every 30 seconds, not normal random movement
UPDATE `creature` SET `wander_distance`=0, `MovementType`=0 WHERE `id1`=15043;