Added Theramore sparring event - Red vs Blue

This commit is contained in:
insunaa 2021-04-05 02:22:40 +02:00 committed by killerwife
parent 21172e1c44
commit 19e5402b63
2 changed files with 436 additions and 0 deletions

View file

@ -711,6 +711,7 @@ UPDATE creature_template SET ScriptName='boss_tethyr' WHERE entry=23899;
UPDATE creature_template SET ScriptName='npc_major_mills' WHERE entry=23905;
UPDATE creature_template SET ScriptName='mob_invis_firework_helper' WHERE entry=24025;
UPDATE creature_template SET ScriptName='npc_smolderwing' WHERE entry=23789;
UPDATE creature_template SET ScriptName='npc_theramore_spar_controller' WHERE entry=5090;
INSERT INTO scripted_areatrigger VALUES
(302,'at_sentry_point');