Set SIDE_FACING_DIVISOR = 1.0 by default.

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2648 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Sevenfm
2022-05-03 11:36:40 +00:00
parent 8678750c4b
commit a393642517
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -145,7 +145,7 @@ SCOPE_EFFECTIVENESS_MINIMUM_SNIPER = 100
; to the shooter. This is to account for a visual error in the NCTH system. The
; Valid range for this divisor is 1.0 - 10.0. If you don't think it should be as easy
; to hit a target from the side as from head on, just set this value to 1.0
SIDE_FACING_DIVISOR = 2.0
SIDE_FACING_DIVISOR = 1.0
; This is the basic chance PER SHOT to lose 1 point of weapon condition with each
; bullet fired. The formula for this chance is 1 in BASE_DEPRECIATE_CHANCE, so higher