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 51725ae2d4
commit 1932bbdd29
3 changed files with 456 additions and 0 deletions

View file

@ -351,6 +351,8 @@ UPDATE creature_template SET ScriptName='npc_ogron' WHERE entry=4983;
UPDATE creature_template SET ScriptName='npc_morokk' WHERE entry=4500;
UPDATE creature_template SET ScriptName='npc_private_hendel' WHERE entry=4966;
UPDATE creature_template SET ScriptName='npc_stinky_ignatz' WHERE entry=4880;
UPDATE creature_template SET ScriptName='npc_theramore_spar_controller' WHERE entry=5090;
INSERT INTO scripted_areatrigger VALUES
(302,'at_sentry_point');