- 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
+14 -3
View File
@@ -455,6 +455,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
@@ -700,6 +704,12 @@ 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
@@ -750,13 +760,14 @@ ALLOW_SOLDIER_TOOL_TIPS = TRUE
SOLDIER_TOOLTIP_DETAIL_LEVEL = 2
; If you have not choosen Full or Debug tooltip level, tooltips will only be displayed on the enemy, if you are not more than 13 tiles away
; and the enemy is in line of sight of the current selected merc.
; If you have not choosen Full or Debug tooltip level, tooltips will only be displayed on the enemy,
; if you are not more than 13 tiles away and the enemy is in line of sight of the current selected merc.
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
; Enable/disable individual lines of information within the tooltip
; Set HELMET and VEST and LEGGINGS to FALSE (all 3) to prevent the display of the armor line
; Set HEAD_SLOT_1 and HEAD_SLOT_2 both to FALSE to prevent the display of the NVG and gas mask lines
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
SOLDIER_TOOLTIP_DISPLAY_BRIGHTNESS = TRUE
+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