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

This commit is contained in:
ariel-
2017-12-27 20:43:25 -03:00
committed by Aokromes
parent 7c999969c7
commit 6a56dc9151

View File

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