mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/Creature: Add flag guard Deathguard Elite
by Kodekc
Closes #17147
(cherry picked from commit 4f7911465b)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- DB/Creature: Add flag guard Deathguard Elite
|
||||
-- creature is a guard (Will ignore feign death and vanish)
|
||||
UPDATE `creature_template` SET `flags_extra`=32768 WHERE `entry`=7980;
|
||||
Reference in New Issue
Block a user