mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
fix(DB/Creature) Tarindrella movement type (#11802)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Update movement for Tarindralla
|
||||
UPDATE `creature` SET `wander_distance` = 7, `MovementType` = 1 WHERE `guid` = 47347 AND `id1` = 1992;
|
||||
Reference in New Issue
Block a user