mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Remove player immune flag from Nalorakk when event is complete
Also add some missing emotes
This commit is contained in:
parent
6ee1fceb69
commit
0299aebf9e
2 changed files with 5 additions and 5 deletions
|
|
@ -4379,10 +4379,10 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1568008,'Come, strangers. The spirit of the dragonhawk hot be hungry for worthy souls.',12039,1,0,0,'janalai SAY_EVENT_STRANGERS'),
|
||||
(-1568009,'Come, friends. Your bodies gonna feed ma hatchlings, and your souls are going to feed me with power!',12040,1,0,0,'janalai SAY_EVENT_FRIENDS'),
|
||||
|
||||
(-1568010,'Get da move on, guards! It be killin\' time!',12066,1,0,0,'nalorakk SAY_WAVE1_AGGRO'),
|
||||
(-1568011,'Guards, go already! Who you more afraid of, dem... or me?',12067,1,0,0,'nalorakk SAY_WAVE2_STAIR1'),
|
||||
(-1568012,'Ride now! Ride out dere and bring me back some heads!',12068,1,0,0,'nalorakk SAY_WAVE3_STAIR2'),
|
||||
(-1568013,'I be losin\' me patience! Go on: make dem wish dey was never born!',12069,1,0,0,'nalorakk SAY_WAVE4_PLATFORM'),
|
||||
(-1568010,'Get da move on, guards! It be killin\' time!',12066,1,0,51,'nalorakk SAY_WAVE1_AGGRO'),
|
||||
(-1568011,'Guards, go already! Who you more afraid of, dem... or me?',12067,1,0,51,'nalorakk SAY_WAVE2_STAIR1'),
|
||||
(-1568012,'Ride now! Ride out dere and bring me back some heads!',12068,1,0,51,'nalorakk SAY_WAVE3_STAIR2'),
|
||||
(-1568013,'I be losin\' me patience! Go on: make dem wish dey was never born!',12069,1,0,51,'nalorakk SAY_WAVE4_PLATFORM'),
|
||||
(-1568014,'What could be better than servin\' da bear spirit for eternity? Come closer now. Bring your souls to me!',12078,1,0,0,'nalorakk SAY_EVENT1_SACRIFICE'),
|
||||
(-1568015,'Don\'t be delayin\' your fate. Come to me now. I make your sacrifice quick.',12079,1,0,0,'nalorakk SAY_EVENT2_SACRIFICE'),
|
||||
(-1568016,'You be dead soon enough!',12070,1,0,0,'nalorakk SAY_AGGRO'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue