fix(caracal): removed duplicated proxy for MANSup operator and fixed compartment division for air crew; removed efs p3d placeholder
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 1m57s
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 1m57s
This commit is contained in:
Binary file not shown.
@@ -1174,7 +1174,7 @@ class BRAF_Caracal_FFV: BRAF_Caracal_Base
|
|||||||
gunnerGetOutAction="GetOutLow";
|
gunnerGetOutAction="GetOutLow";
|
||||||
memoryPointsGetInGunner="pos_gunner_r";
|
memoryPointsGetInGunner="pos_gunner_r";
|
||||||
memoryPointsGetInGunnerDir="dir_gunner_r";
|
memoryPointsGetInGunnerDir="dir_gunner_r";
|
||||||
gunnerCompartments="Compartment1";
|
gunnerCompartments="Compartment2";
|
||||||
proxyIndex=4;
|
proxyIndex=4;
|
||||||
commanding=3;
|
commanding=3;
|
||||||
isPersonTurret=1;
|
isPersonTurret=1;
|
||||||
@@ -1464,7 +1464,7 @@ class BRAF_Caracal_2: BRAF_Caracal_Base
|
|||||||
gunnerRightHandAnimName="";
|
gunnerRightHandAnimName="";
|
||||||
gunnerLeftFootAnimName="";
|
gunnerLeftFootAnimName="";
|
||||||
gunnerRightFootAnimName="";
|
gunnerRightFootAnimName="";
|
||||||
gunnerCompartments="Compartment1";
|
gunnerCompartments="Compartment2";
|
||||||
class OpticsIn
|
class OpticsIn
|
||||||
{
|
{
|
||||||
class Wide
|
class Wide
|
||||||
@@ -1601,7 +1601,7 @@ class BRAF_Caracal_2: BRAF_Caracal_Base
|
|||||||
gunnerGetOutAction="GetOutLow";
|
gunnerGetOutAction="GetOutLow";
|
||||||
memoryPointsGetInGunner="pos_gunner_r";
|
memoryPointsGetInGunner="pos_gunner_r";
|
||||||
memoryPointsGetInGunnerDir="dir_gunner_r";
|
memoryPointsGetInGunnerDir="dir_gunner_r";
|
||||||
gunnerCompartments="Compartment1";
|
gunnerCompartments="Compartment2";
|
||||||
proxyIndex=4;
|
proxyIndex=4;
|
||||||
commanding=3;
|
commanding=3;
|
||||||
isPersonTurret=1;
|
isPersonTurret=1;
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user