mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-06 17:08:23 +01:00
DB/Creature: Hide 3 triggers
This commit is contained in:
2
sql/updates/world/2016_06_20_10_world.sql
Normal file
2
sql/updates/world/2016_06_20_10_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `flags_extra`=`flags_extra`|128|2 WHERE `entry` IN (35010,35011,35830);
|
||||
Reference in New Issue
Block a user