WarEffort: Initial AQ War Effort commit

This commit is contained in:
killerwife 2020-05-24 12:45:34 +02:00
parent a3622cb980
commit ea0cc17d54
9 changed files with 609 additions and 16 deletions

View file

@ -191,6 +191,10 @@ INSERT INTO scripted_event_id VALUES
(15324,'event_transports'),
(15325,'event_transports');
/* War Effort*/
UPDATE creature_template SET ScriptName='npc_war_effort' WHERE
entry IN(15383,15431,15432,15434,15437,15445,15446,15448,15450,15451,15452,15453,15455,15456,15457,15459,15460,15469,15477,15508,15512,15515,15522,15525,15528,15529,15532,15533,15534,15535);
/* */
/* ZONE */
/* */