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.