Radiation protection support added

This commit is contained in:
number Zero
2016-04-10 17:56:33 +03:00
committed by stujones11
parent ddd7f3786c
commit 9cc2f3db02
33 changed files with 224 additions and 107 deletions

View File

@ -55,3 +55,7 @@ ARMOR_LEVEL_MULTIPLIER = 1
-- eg: ARMOR_HEAL_MULTIPLIER = 0 will disable healing altogether.
ARMOR_HEAL_MULTIPLIER = 1
-- You can use this to increase or decrease overall armor radiation protection,
-- eg: ARMOR_RADIATION_MULTIPLIER = 0 will completely disable radiation protection.
-- Note: patched technic mod is required
ARMOR_RADIATION_MULTIPLIER = 1