DB/Creature: Fix K'iru unit flag

(cherry picked from commit 18809a4420)
This commit is contained in:
Killyana
2019-07-17 20:34:48 +02:00
committed by Shauren
parent 6554c227fd
commit 4d94c1d78f

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `unit_flags`=`unit_flags`|768 WHERE `entry`=25174;