mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-19 14:39:43 -04:00
DB/Creature: Fix Unit flag for Lurielle
Closes #17215 Value taken from 6.x DB
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=33536 WHERE `entry`=24117;
|
||||
Reference in New Issue
Block a user