DB/Creature: Fix Unit flag for Lurielle

Closes #17215
Value taken from 6.x DB
This commit is contained in:
Killyana
2016-05-31 19:45:47 +02:00
parent 51d100f4ba
commit a0e659434e

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template` SET `unit_flags`=33536 WHERE `entry`=24117;