From c739b9ea2c41bcc7e04a49ca19836a07562a1fe3 Mon Sep 17 00:00:00 2001 From: Sevenfm Date: Fri, 7 Feb 2020 10:05:51 +0000 Subject: [PATCH] New option TAUNT_VOICE (FALSE by default): if true, will play sound file instead of showing text. New option TAUNT_VOICE_SHOW_INFO (FALSE by default): if true, will show debug info when playing voice taunt. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2513 4f8fa57e-7814-0410-bad4-adc449f26b7c --- Data-1.13/Taunts_Settings.INI | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Data-1.13/Taunts_Settings.INI b/Data-1.13/Taunts_Settings.INI index 0b6664cf9..4f5dd6c90 100644 --- a/Data-1.13/Taunts_Settings.INI +++ b/Data-1.13/Taunts_Settings.INI @@ -27,6 +27,12 @@ TAUNT_ALWAYS_SHOW_POPUP_BOX = FALSE ; If true, popup box will be always shown (only works if TAUNT_MAKE_NOISE is false). TAUNT_ALWAYS_SHOW_IN_LOG = FALSE +; If true, will play sound file instead of showing text. +TAUNT_VOICE = FALSE + +; If true, will show debug info when playing voice taunt. +TAUNT_VOICE_SHOW_INFO = FALSE + ; How loud enemy taunt? (For comparison - Desert Eagle shot = 60) TAUNT_VOLUME = 30