mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
DB/Creature: Fix Npcflag for High Overlord Saurfang and Muradin Bronzebeard
(cherry picked from commit 6a10dbd79c)
This commit is contained in:
2
sql/updates/world/2015_10_16_05_world_2015_10_04_02.sql
Normal file
2
sql/updates/world/2015_10_16_05_world_2015_10_04_02.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template` SET `npcflag`=0 WHERE `entry` IN (37187,37200);
|
||||
Reference in New Issue
Block a user