mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Added Theramore sparring event - Red vs Blue
This commit is contained in:
parent
51725ae2d4
commit
1932bbdd29
3 changed files with 456 additions and 0 deletions
|
|
@ -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');
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue