mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Make reserve steerable
This commit is contained in:
parent
3eae83439b
commit
836b5001be
@ -94,7 +94,7 @@ class CfgVehicles {
|
||||
displayName = CSTRING(ReserveParachute);
|
||||
scope = 1;
|
||||
mass = 70;
|
||||
ParachuteClass = "NonSteerable_Parachute_F";
|
||||
ParachuteClass = "Steerable_Parachute_F";
|
||||
ace_reserveParachute = "";
|
||||
ace_hasReserveParachute = 0;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user