- changed SHOT_HEAD_DIVISOR to SHOT_HEAD_MULTIPLIER. The old name was misleading

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2048 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
silversurfer
2014-05-26 16:49:09 +00:00
parent 3f16ec0cff
commit bde20308cd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1086,7 +1086,7 @@ SHOT_HEAD_PENALTY = 4
; Modifer of damage when hit in head (for enemy and mercs).
;------------------------------------------------------------------------------------------------------------------------------
SHOT_HEAD_DIVISOR = 2
SHOT_HEAD_MULTIPLIER = 2
;------------------------------------------------------------------------------------------------------------------------------
; Default: 0
+1 -1
View File
@@ -1085,7 +1085,7 @@ SHOT_HEAD_PENALTY = 3
; Modifer of damage when hit in head (for enemy and mercs).
;------------------------------------------------------------------------------------------------------------------------------
SHOT_HEAD_DIVISOR = 2
SHOT_HEAD_MULTIPLIER = 2
;------------------------------------------------------------------------------------------------------------------------------
; Default: 0