- 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:
AcyForsythe
2007-04-25 23:00:05 +00:00
parent 1af4970bc9
commit 80d4c7ae4b
2 changed files with 23 additions and 3 deletions
+9
View File
@@ -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