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
This commit is contained in:
Sevenfm
2020-02-07 10:05:51 +00:00
parent 65c3cdcc4d
commit c739b9ea2c
+6
View File
@@ -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