mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Script Wolf Master Nandos encounter
* Consider the four wolves/worgs in Wolf Master Nandos as a single pack * Make Wolf Master Nandos engage in combat once the pack is defeated (if not already aggroed)
This commit is contained in:
parent
3665a38938
commit
b408686342
4 changed files with 60 additions and 8 deletions
|
|
@ -2314,7 +2314,8 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1033016,'Arrrgh!',0,0,0,0,'deathstalker vincent SAY_VINCENT_DIE'),
|
||||
(-1033017,'You, too, shall serve!',5793,1,0,0,'boss_arugal YELL_AGGRO'),
|
||||
(-1033018,'Another Falls!',5795,1,0,0,'boss_arugal YELL_KILLED_PLAYER'),
|
||||
(-1033019,'Release your rage!',5797,1,0,0,'boss_arugal YELL_COMBAT');
|
||||
(-1033019,'Release your rage!',5797,1,0,0,'boss_arugal YELL_COMBAT'),
|
||||
(-1033020,'I can\'t believe it! You\'ve destroyed my pack... Now face my wrath!',0,1,0,0,'wolf master nandos YELL_PACK_DEAD');
|
||||
|
||||
-- -1 034 000 STOCKADES
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue