mirror of
https://github.com/1dot13/source.git
synced 2026-09-16 14:47:17 +02:00
- Added INI options for RESTRICT_ROAMING and REVEAL_ITEMS_AFTER_COMBAT
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@772 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -454,6 +454,10 @@ VETERAN_COST_MODIFIER = 2
|
||||
; for Mobile Militia Groups.
|
||||
;******************************************************************************************************************************
|
||||
|
||||
;This setting will restrict your roaming militia from entering any sectors
|
||||
;defined in RestrictedRoamingMilitia.xml
|
||||
RESTRICT_ROAMING = FALSE
|
||||
|
||||
; Delay ability to train veteran militia till this day
|
||||
TRAIN_VETERAN_MILITIA_DELAY = 1
|
||||
|
||||
@@ -694,6 +698,11 @@ CIVILIAN_TURN_SPEED_UP_FACTOR = 1
|
||||
|
||||
[JA2 Tactical Settings]
|
||||
|
||||
|
||||
;This setting determines if items on enemy soldiers have to be seen by mercs after combat
|
||||
;or if they automatically reveal themselves when combat is over.
|
||||
REVEAL_ITEMS_AFTER_COMBAT = TRUE
|
||||
|
||||
; Base sight range for every person in game (default 13 tiles) (will be multiplied by 2)
|
||||
; Range: 0-255
|
||||
BASE_SIGHT_RANGE = 13
|
||||
|
||||
Reference in New Issue
Block a user