mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
Fixes for Aurius event in Stratholme
* Fixes for Aurius event in Stratholme : - fix stand state - fix faction so he can again attack Baron Rivendare - fix quest display for players that already completed the event once - fix broadcast text using ID intended to horde NPC
This commit is contained in:
parent
eeefc1cf38
commit
57112e1c88
3 changed files with 18 additions and 1 deletions
|
|
@ -2168,7 +2168,7 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,broadc
|
|||
('-1329020','My death means nothing.... light... will... prevail!','0','6','0','0','11817','ysida YSIDA_SAY_RUN_FAIL'),
|
||||
|
||||
('-1329021','Rivendare! I come for you!','0','1','0','0','6236','aurius YELL_AURIUS_AGGRO'),
|
||||
('-1329022','Argh!','0','0','0','0','989','aurius SAY_AURIUS_DEATH'),
|
||||
('-1329022','Argh!','0','0','0','0','6237','aurius SAY_AURIUS_DEATH'),
|
||||
|
||||
('-1329023','Move back and hold the line! We cannot fail or all will be lost!','0','1','0','0','6377','YELL_BASTION_BARRICADE'),
|
||||
('-1329024','Move to the stairs and defend!','0','1','0','0','6378','YELL_BASTION_STAIRS'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue