mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
WarEffort: Initial AQ War Effort commit
This commit is contained in:
parent
a3622cb980
commit
ea0cc17d54
9 changed files with 609 additions and 16 deletions
|
|
@ -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 */
|
||||
/* */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue