mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-17 08:00:48 +01:00
DB/Creature: Fix Unit flag for Lurielle
Closes #17215 Value taken from 6.x DB
This commit is contained in:
2
sql/updates/world/3.3.5/2016_05_31_14_world_335.sql
Normal file
2
sql/updates/world/3.3.5/2016_05_31_14_world_335.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `unit_flags`=33536 WHERE `entry`=24117;
|
||||
Reference in New Issue
Block a user