mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 14:10:18 -04:00
DB/NPCs: Proper flags for Night Elf Corpse
Closes #6928 Signed-off-by: Nay <dnpd.dd@gmail.com>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Fix Night Elf Corpse (16804) so it can't be attacked
|
||||
UPDATE `creature_template` SET `unit_flags`=768, `dynamicflags`=40 WHERE `entry` = 16804;
|
||||
Reference in New Issue
Block a user