Script Anubisath Defender

* Script NPC 15277 (Anubisath Defender) in Temple of Ahn'Qiraj
This commit is contained in:
cala 2021-03-16 22:58:46 +01:00
parent 8d0f299230
commit 2bf303b797
2 changed files with 149 additions and 2 deletions

View file

@ -1205,6 +1205,7 @@ UPDATE creature_template SET ScriptName='npc_ouro_scarab' WHERE entry=15718;
UPDATE creature_template SET ScriptName='boss_eye_of_cthun' WHERE entry=15589;
UPDATE creature_template SET ScriptName='mob_giant_claw_tentacle' WHERE entry=15728;
UPDATE creature_template SET ScriptName='mob_anubisath_sentinel' WHERE entry=15264;
UPDATE creature_template SET ScriptName='mob_anubisath_defender' WHERE entry=15277;
INSERT INTO scripted_areatrigger VALUES
(4033,'at_stomach_cthun'),
(4034,'at_stomach_cthun'),