- 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:
Wanne
2011-12-11 20:28:39 +00:00
parent c86bfd63ab
commit 1d83e4a9aa
3 changed files with 19 additions and 0 deletions
+6
View File
@@ -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.