AQ40: Refactor Viscidus using CombatAI and SpellScript and use proper toxin mechanics

This commit is contained in:
Killerwife 2019-11-23 23:58:21 +01:00 committed by killerwife
parent b1252c25cd
commit 44ab9d3bed
5 changed files with 153 additions and 157 deletions

View file

@ -543,7 +543,6 @@ UPDATE creature_template SET ScriptName='boss_kri' WHERE entry=15511;
UPDATE creature_template SET ScriptName='boss_sartura' WHERE entry=15516;
UPDATE creature_template SET ScriptName='boss_fankriss' WHERE entry=15510;
UPDATE creature_template SET ScriptName='boss_viscidus' WHERE entry=15299;
UPDATE creature_template SET ScriptName='npc_glob_of_viscidus' WHERE entry=15667;
UPDATE creature_template SET ScriptName='boss_huhuran' WHERE entry=15509;
UPDATE creature_template SET ScriptName='boss_veklor' WHERE entry=15276;
UPDATE creature_template SET ScriptName='boss_veknilash' WHERE entry=15275;