mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- 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
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -829,6 +829,13 @@ Bei FALSE gibt der Söldner wie früher einen Kommentar ab.</Description_GER>
|
||||
<Description_POL></Description_POL>
|
||||
<Description_CHI>本选项设为 True ,则佣兵在发现地雷时不说话,自动插旗,否则他们会吭一声。</Description_CHI>
|
||||
</Property>
|
||||
<Property name="ITEMS_SPOTTED_NO_TALK" datatype="boolean" minvalue="0" maxvalue="0" defaultvalue="0" interval="0">
|
||||
<Description_ENG>If this is "TRUE" your merc won't says anything and want stop when spotting an item in turn based mode.</Description_ENG>
|
||||
<Description_GER></Description_GER>
|
||||
<Description_RUS></Description_RUS>
|
||||
<Description_POL></Description_POL>
|
||||
<Description_CHI></Description_CHI>
|
||||
</Property>
|
||||
<Property name="STAND_UP_AFTER_BATTLE" datatype="boolean" minvalue="0" maxvalue="0" defaultvalue="0" interval="0">
|
||||
<Description_ENG>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.</Description_ENG>
|
||||
|
||||
Reference in New Issue
Block a user