- clarified ini values

- small background adjustments

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2268 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Flugente
2015-08-12 20:20:43 +00:00
parent f937364610
commit d97eb0c4c3
2 changed files with 6 additions and 11 deletions
+4 -1
View File
@@ -1472,6 +1472,7 @@ 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
; This requires SOLDIER_TOOLTIP_DETAIL_LEVEL = 4
; Location, Distance
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
@@ -2351,11 +2352,13 @@ COVER_TOOLTIP_DISPLAY_DETAILED_TILE_PROPERTIES = TRUE
SUPPRESSION_EFFECTIVENESS = 75
;------------------------------------------------------------------------------------------------------------------------------
; These modifiers control suppression effectiveness for different teams. They work together with SUPPRESSION_EFFECTIVENESS,
; These modifiers control suppression effectiveness against different teams. They work together with SUPPRESSION_EFFECTIVENESS,
; not instead
;
; 0 = JA2 Default: Suppression is DISABLED.
; 100 = Suppression is fully activated.
;
; Example: If SUPPRESSION_EFFECTIVENESS_PLAYER is set to 200, player mercs are suppressed twice as hard.
;
; This value can be raised to 65535... But don't. Values over 200 are already excessive.
;------------------------------------------------------------------------------------------------------------------------------