mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
arms and legs to vulnerable, better scaling for pilots and csat
This commit is contained in:
parent
a84be46ed4
commit
e753131f2d
@ -426,9 +426,9 @@ class CfgVehicles {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
#define ARM_LEG_ARMOR_DEFAULT 1
|
#define ARM_LEG_ARMOR_DEFAULT 2
|
||||||
#define ARM_LEG_ARMOR_BETTER 8
|
#define ARM_LEG_ARMOR_BETTER 4
|
||||||
#define ARM_LEG_ARMOR_CSAT 6
|
#define ARM_LEG_ARMOR_CSAT 3
|
||||||
|
|
||||||
class Land;
|
class Land;
|
||||||
class Man: Land {
|
class Man: Land {
|
||||||
|
Loading…
Reference in New Issue
Block a user