mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Implement s.51640 Taunt Flag Targeting
This commit is contained in:
parent
8efa734f44
commit
eca4dd270e
2 changed files with 17 additions and 1 deletions
|
|
@ -2535,7 +2535,8 @@ INSERT INTO script_texts (entry,content_default,sound,type,language,emote,commen
|
|||
(-1015068,'What in the Light\'s name...?',0,0,0,0,'Vindicator Sedai SAY 2'),
|
||||
(-1015069,'Fel orcs!',0,0,0,0,'Vindicator Sedai SAY 3'),
|
||||
(-1015070,'The cycle of bloodshed is unending... Is there nothing I can do?',0,0,0,0,'Vindicator Sedai SAY 4'),
|
||||
(-1015071,'You can die!',0,0,0,0,'Krun Spinebreaker SAY 1');
|
||||
(-1015071,'You can die!',0,0,0,0,'Krun Spinebreaker SAY 1'),
|
||||
(-1015072,'%s plants the Flag of Ownership in the corpse of $N.',0,0,0,0,'Item - Flag of Ownership');
|
||||
-- -1 020 000 WOTLK texts
|
||||
|
||||
-- -1 033 000 SHADOWFANG KEEP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue