mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -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
2085d47ca8
commit
ea586c1c58
4 changed files with 60 additions and 8 deletions
|
|
@ -1695,7 +1695,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