chore(DB): import pending files

Referenced commit(s): 67c1b5cbc0
This commit is contained in:
AzerothCoreBot
2022-06-14 02:55:47 +00:00
parent 67c1b5cbc0
commit 638144c325

View File

@@ -1,2 +1,3 @@
-- DB update 2022_06_14_02 -> 2022_06_14_03
-- Update movement for Tarindralla
UPDATE `creature` SET `wander_distance` = 7, `MovementType` = 1 WHERE `guid` = 47347 AND `id1` = 1992;