Set npc_aoe_damage_trigger for 16697 and Add Wild Shadow Fissure which only utilizes Base AI

This commit is contained in:
anonxs 2018-08-12 16:16:19 +02:00 committed by Killerwife
parent 3864d680f9
commit da0854ac8a
2 changed files with 3 additions and 8 deletions

View file

@ -101,6 +101,7 @@ UPDATE creature_template SET ScriptName='npc_prof_leather' WHERE entry IN (7866,
-- UPDATE creature_template SET ScriptName='' WHERE npcflag!=npcflag|65536 AND ScriptName='npc_innkeeper';
-- UPDATE creature_template SET ScriptName='npc_innkeeper' WHERE npcflag=npcflag|65536;
UPDATE creature_template SET ScriptName='npc_redemption_target' WHERE entry IN (6172,6177,17542,17768);
UPDATE creature_template SET ScriptName='npc_aoe_damage_trigger' WHERE entry IN (16697);
UPDATE creature_template SET ScriptName='npc_the_cleaner' WHERE entry=14503;
/* SPELL */