mirror of
https://github.com/1dot13/source.git
synced 2026-09-02 14:36:06 +02:00
Enemy Taunts Update (by anv)
- replaced 5 different riposte tags with one <riposte_quote>XXX<riposte_quote>, where XXX can be any quote number, that taunt is supposed to be answer to. All but quotes 20-22 use random enemy witnessing quote to taunt, these three - last attacker. - added above ripostes + some more. - see: http://www.bears-pit.com/board/ubbthreads.php/topics/327830/4/Externalised_taunts.html git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6637 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -257,6 +257,9 @@ enum {
|
||||
// taunt target's profile
|
||||
TAUNT_TARGET_MERC_PROFILE,
|
||||
|
||||
// which merc quote should be riposted
|
||||
TAUNT_RIPOSTE_QUOTE,
|
||||
|
||||
TAUNT_MAX,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user