mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
remove unused CBA macro from blood config, disable A3 canBeShot
This commit is contained in:
parent
0cf6094875
commit
022e8b52d0
@ -10,9 +10,9 @@ class CfgNonAIVehicles {
|
||||
timeToLive = 1;
|
||||
disappearAtContact = 1;
|
||||
maxSpeed = 7000;
|
||||
XEH_DISABLED;
|
||||
weight = 1;
|
||||
gravityFactor = 1;
|
||||
canBeShot = 0;
|
||||
airFriction2[] = {0,0,0};
|
||||
airFriction1[] = {0,0,0};
|
||||
airFriction0[] = {0,0,0};
|
||||
|
Loading…
Reference in New Issue
Block a user