mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Add emote to enslaved netherwing drake script
This commit is contained in:
parent
a469b100d1
commit
981f47e03b
2 changed files with 5 additions and 0 deletions
|
|
@ -2330,6 +2330,7 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
|
||||
-- -1 015 000 TBC texts
|
||||
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
|
||||
(-1015001, '%s lets loose a low, gultural growl.', '0', '2', '0', '0', 'Enraged Netherwing Drake - EMOTE on script spell hit'),
|
||||
(-1015002, 'You will never get the Heart of Fury! Its power belongs to Illidan!', '0', '1', '0', '0', 'Shadowlord Deathwail - yell on descent'),
|
||||
(-1015003, '%s retrieves the Heart of Fury.', '0', '2', '0', '0', 'Shadowlord Deathwail - grabs heart'),
|
||||
(-1015004, 'Master... I\'ve failed you...', '0', '1', '0', '0', 'Shadowlord Deathwail - death');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue