mirror of
https://github.com/1dot13/gamedir.git
synced 2026-07-22 13:40:25 +02:00
Set default COVER_SYSTEM_CAMOUFLAGE_EFFECTIVENESS = 80
git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2624 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -2425,7 +2425,7 @@ COVER_SYSTEM_STEALTH_EFFECTIVENESS = 50
|
||||
|
||||
; This is similar to STEALTH_EFFECTIVENESS.
|
||||
; 100% wood camoflague will reduce the enemies vision if you are on wooden terrain.
|
||||
COVER_SYSTEM_CAMOUFLAGE_EFFECTIVENESS = 50
|
||||
COVER_SYSTEM_CAMOUFLAGE_EFFECTIVENESS = 80
|
||||
|
||||
; How much the stance influences the view range reduction. Prone will give you 10% (default) view reduction / cover.
|
||||
COVER_SYSTEM_STANCE_EFFECTIVENESS = 10
|
||||
|
||||
@@ -2414,7 +2414,7 @@ COVER_SYSTEM_STEALTH_EFFECTIVENESS = 50
|
||||
|
||||
; This is similar to STEALTH_EFFECTIVENESS.
|
||||
; 100% wood camoflague will reduce the enemies vision if you are on wooden terrain.
|
||||
COVER_SYSTEM_CAMOUFLAGE_EFFECTIVENESS = 50
|
||||
COVER_SYSTEM_CAMOUFLAGE_EFFECTIVENESS = 80
|
||||
|
||||
; How much the stance influences the view range reduction. Prone will give you 10% (default) view reduction / cover.
|
||||
COVER_SYSTEM_STANCE_EFFECTIVENESS = 10
|
||||
|
||||
Reference in New Issue
Block a user