DB/Creature: Deepstrider Giant/Searcher

Closes #20671
This commit is contained in:
Serpaa
2017-10-21 15:11:02 +02:00
committed by Killyana
parent c20f0c033a
commit bc663ee5ae

View File

@@ -0,0 +1,2 @@
-- Fix Deepstrider Giant/Searcher's weapon while pathing
UPDATE `creature_addon` SET `bytes2`=1 WHERE `guid` IN (27937, 27938);