Made atropine less effective

This commit is contained in:
Glowbal 2015-05-16 16:15:26 +02:00 committed by KoffeinFlummi
parent 82260e5090
commit e8d169248f

View File

@ -824,9 +824,9 @@ class ACE_Medical_Advanced {
};
class Atropine {
painReduce = 0;
hrIncreaseLow[] = {20, 30, 15};
hrIncreaseNormal[] = {-10, -50, 20};
hrIncreaseHigh[] = {-10, -40, 10};
hrIncreaseLow[] = {-5, -7, 15};
hrIncreaseNormal[] = {-10, -30, 20};
hrIncreaseHigh[] = {-10, -20, 10};
timeInSystem = 120;
maxDose = 6;
inCompatableMedication[] = {};