mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-25 11:21:58 +01:00
DB/Creature: set trigger flag to Imp in a Ball
This commit is contained in:
1
sql/updates/world/3.3.5/2017_12_28_02_world.sql
Normal file
1
sql/updates/world/3.3.5/2017_12_28_02_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `creature_template` SET `flags_extra`=128 WHERE `entry`=23224;
|
||||
Reference in New Issue
Block a user