feat(ships): update A-140 configuration
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 4m21s
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 4m21s
This commit is contained in:
@@ -2,7 +2,7 @@ class CfgPatches
|
||||
{
|
||||
class BRAF_SHIPS
|
||||
{
|
||||
author = "BRAF Team";
|
||||
author = "BRAF Team";
|
||||
addonRootClass="A3_Boat_F";
|
||||
units[]=
|
||||
{
|
||||
@@ -16,16 +16,6 @@ class CfgPatches
|
||||
weapons[]={};
|
||||
};
|
||||
};
|
||||
class cfgFactionClasses
|
||||
{
|
||||
class BRAF_NAVY
|
||||
{
|
||||
displayName="Brazilian Navy";
|
||||
priority=2;
|
||||
side=2;
|
||||
icon="";
|
||||
};
|
||||
};
|
||||
class CfgVehicles
|
||||
{
|
||||
class StaticShip;
|
||||
@@ -34,6 +24,7 @@ class CfgVehicles
|
||||
model="BRAF\BRAF_SHIPS\BRAF_A140\BRAF_A140.p3d";
|
||||
displayName="NAM A-140 Atlântico";
|
||||
destrType=0;
|
||||
author = "BRAF TEAM";
|
||||
faction="BRAF_NAVY";
|
||||
scope=2;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user