arms and legs to vulnerable, better scaling for pilots and csat

This commit is contained in:
commy2 2015-09-03 16:17:48 +02:00
parent a84be46ed4
commit e753131f2d

View File

@ -426,9 +426,9 @@ class CfgVehicles {
};
};
#define ARM_LEG_ARMOR_DEFAULT 1
#define ARM_LEG_ARMOR_BETTER 8
#define ARM_LEG_ARMOR_CSAT 6
#define ARM_LEG_ARMOR_DEFAULT 2
#define ARM_LEG_ARMOR_BETTER 4
#define ARM_LEG_ARMOR_CSAT 3
class Land;
class Man: Land {