chore(DB): import pending files

Referenced commit(s): cb5e5fb091
This commit is contained in:
AzerothCoreBot
2022-09-03 02:16:09 +00:00
parent cb5e5fb091
commit 58f0c05002

View File

@@ -1,2 +1,3 @@
-- DB update 2022_09_03_00 -> 2022_09_03_01
--
UPDATE `creature` SET `MovementType`=1, `wander_distance`=3 WHERE `id1`=15233 AND `map`=531 AND `guid` NOT IN (87595,87596);