DB/Creature: set trigger flag to Imp in a Ball

(cherry picked from commit 4ff4c38ac6)
This commit is contained in:
ariel-
2017-12-27 20:43:25 -03:00
committed by funjoker
parent cfa8474520
commit 4b0cd29aef

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `flags_extra`=128 WHERE `entry`=23224;