mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-20 23:11:56 -04:00
DB/Creature: Fel Orc Neophyte
Add immune to pc/npc for cosmetic spawns to avoid accident aggro
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature` SET `unit_flags`=`unit_flags`|768 WHERE `guid` IN (99296, 99294, 99295, 99297, 99298, 99301, 99303, 99304, 99359, 99305, 99358, 99302, 100054, 100050, 100052, 99424, 100045, 99870, 100046, 100051, 100053, 99425, 99907, 99858);
|
||||
Reference in New Issue
Block a user