mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Script Anubisath Defender
* Script NPC 15277 (Anubisath Defender) in Temple of Ahn'Qiraj
This commit is contained in:
parent
8d0f299230
commit
2bf303b797
2 changed files with 149 additions and 2 deletions
|
|
@ -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'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue