Fixed incorrect AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD value.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2501 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2019-12-11 02:01:15 +00:00
parent 4e771a330d
commit 7a9a31ac04
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1528,7 +1528,7 @@ AIMING_PENALY_FROM_ALTWEAPHOLD = 30
; Aiming levels of the gun are reduced percentually by this number on alternative weapon holding. So 50 here means only half aiming
; levels will be available when using alternative holding (keep in mind that is a positive thing in NCTH).
AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD = 50;
AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD = 50
;------------------------------------------------------------------------------------------------------------------------------
@@ -1527,7 +1527,7 @@ AIMING_PENALY_FROM_ALTWEAPHOLD = 30
; Aiming levels of the gun are reduced percentually by this number on alternative weapon holding. So 50 here means only half aiming
; levels will be available when using alternative holding (keep in mind that is a positive thing in NCTH).
AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD = 50;
AIMING_LEVELS_REDUCTION_ON_ALTWEAPHOLD = 50
;------------------------------------------------------------------------------------------------------------------------------