chore(DB): import pending files

Referenced commit(s): dc33e8d930
This commit is contained in:
AzerothCoreBot
2022-09-06 23:51:30 +00:00
parent dc33e8d930
commit 0636658078

View File

@@ -1,3 +1,4 @@
-- DB update 2022_09_06_08 -> 2022_09_06_09
-- Set random movement to all of them
UPDATE `creature` SET `MovementType`=1, `wander_distance`=3 WHERE `id1` IN (15316,15317) AND `map`=531;