From 1d83e4a9aa78332cf95467af4a9f9ee4c243d53f Mon Sep 17 00:00:00 2001 From: Wanne Date: Sun, 11 Dec 2011 20:28:39 +0000 Subject: [PATCH] - New Externalization: Mute when item spotted in turn based mode ja2_options.ini: ITEMS_SPOTTED_NO_TALK git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1348 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Data-1.13/Ja2_Options.INI | 6 ++++++ gamedir/Data/Ja2_Options.INI | 6 ++++++ gamedir/INIEditorJA2Options.xml | 7 +++++++ 3 files changed, 19 insertions(+) diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index ba1dba99f..6fdcb4428 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -582,6 +582,12 @@ AUTOMATICALLY_FLAG_MINES_WHEN_SPOTTED = TRUE MINES_SPOTTED_NO_TALK = FALSE +;------------------------------------------------------------------------------------------------------------------------------ +; If this is "TRUE" your merc won't says anything and want stop when spotting an item in turn based mode. +;------------------------------------------------------------------------------------------------------------------------------ + +ITEMS_SPOTTED_NO_TALK = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; If this is "TRUE", all mercs will stand up after the battle, which is the JA2 default behaviour. ; If set to "FALSE", the mercs will not stand up after the battle. diff --git a/gamedir/Data/Ja2_Options.INI b/gamedir/Data/Ja2_Options.INI index 53a62d1a1..358d51c98 100644 --- a/gamedir/Data/Ja2_Options.INI +++ b/gamedir/Data/Ja2_Options.INI @@ -582,6 +582,12 @@ AUTOMATICALLY_FLAG_MINES_WHEN_SPOTTED = FALSE MINES_SPOTTED_NO_TALK = FALSE +;------------------------------------------------------------------------------------------------------------------------------ +; If this is "TRUE" your merc won't says anything and want stop when spotting an item in turn based mode. +;------------------------------------------------------------------------------------------------------------------------------ + +ITEMS_SPOTTED_NO_TALK = FALSE + ;------------------------------------------------------------------------------------------------------------------------------ ; If this is "TRUE", all mercs will stand up after the battle, which is the JA2 default behaviour. ; If set to "FALSE", the mercs will not stand up after the battle. diff --git a/gamedir/INIEditorJA2Options.xml b/gamedir/INIEditorJA2Options.xml index 906611023..d7d25847a 100644 --- a/gamedir/INIEditorJA2Options.xml +++ b/gamedir/INIEditorJA2Options.xml @@ -829,6 +829,13 @@ Bei FALSE gibt der Söldner wie früher einen Kommentar ab. 本选项设为 True ,则佣兵在发现地雷时不说话,自动插旗,否则他们会吭一声。 + + If this is "TRUE" your merc won't says anything and want stop when spotting an item in turn based mode. + + + + + If this is "TRUE", all mercs will stand up after the battle, which is the JA2 default behaviour. If set to "FALSE", the mercs will not stand up after the battle.