mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: remove one incorrect npcflag
By tkrokli
This commit is contained in:
2
sql/updates/world/6.x/2016_06_28_01_world.sql
Normal file
2
sql/updates/world/6.x/2016_06_28_01_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=`npcflag` &~2 WHERE `entry` IN (15273, 15298);
|
||||
Reference in New Issue
Block a user