mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New item property modifier for armor:
CAMO_LBE_OVER_ARMOR_MODIFIER sets the amount of camouflage from armor vests that is used when we wear LBE over them. Default is 0.2. That's basically the arms sticking out of the LBE. git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1854 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -258,7 +258,12 @@ HANDLING_LAUNCHER_MODIFIER = 1.0
|
||||
;
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
;******************************************************************************************************************************
|
||||
; This modifier sets the amount of camouflage on armor that applies when LBE is worn over the armor (NIV only).
|
||||
; Valid values are from 0.0 to 1.0. 0.0 means no camo bonus from armor, 1.0 means full bonus even if LBE is worn over the armor.
|
||||
; Default is 0.2
|
||||
CAMO_LBE_OVER_ARMOR_MODIFIER = 0.2
|
||||
;******************************************************************************************************************************
|
||||
|
||||
;******************************************************************************************************************************
|
||||
|
||||
|
||||
Reference in New Issue
Block a user