mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-03 07:37:11 +01:00
DB/Creature: Add missing IMMUNE_TO_NPC to Dahlia Suntouch.
(cherry picked from commit 8389991275)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- "Remnant of Dahlia Suntouch" should be NPC immune
|
||||
UPDATE `creature_template` SET `unit_flags`=(`unit_flags`|0x200) WHERE `entry`=27683;
|
||||
Reference in New Issue
Block a user