- Added missing ini properties to the Data/APBPConstants.ini and Data/Ja2_Options.INI file

git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@1456 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
Wanne
2012-06-11 08:48:38 +00:00
parent ac173284c4
commit a2f598799c
2 changed files with 9 additions and 1 deletions
+5
View File
@@ -394,6 +394,11 @@ AP_LOSS_PER_LEGSHOT_DAMAGE = 4
DEFAULT_APS = 80
DEFAULT_AIMSKILL = 80
;***********************************************************************
;* The APs needed build a fortification structure *
;***********************************************************************
AP_FORTIFICATION = 80
[BPConstants]
BP_RATIO_RED_PTS_TO_NORMAL = 100
BP_RUN_ENERGYCOSTFACTOR = 3
+4 -1
View File
@@ -1842,9 +1842,12 @@ ZOMBIE_CAN_CLIMB = TRUE
; This still results in deadlocks!
ZOMBIE_EXPLODING_CIVS = TRUE
; Normal and energy damage is reduced by this percentage. Valid valus from -50 to 95
; Damage is reduced by this percentage. Valid values from -50 to 95
ZOMBIE_DAMAGE_RESISTANCE = 0
; Breath damage is reduced by this percentage. Valid values from -50 to 95
ZOMBIE_BREATH_DAMAGE_RESISTANCE = 0
; Extra challenge: If true, only headhots will do any damage, hits to the body or legs won't. Only applies to bullets, though
ZOMBIE_ONLY_HEADSHOTS_WORK = FALSE