feat(ships): update A-140 configuration
Deploy DEV Workshop / deploy-dev-workshop (push) Failing after 4m21s

This commit is contained in:
2026-08-02 17:31:05 -03:00
parent 0791b25e57
commit 6d001e42fe
3 changed files with 6 additions and 14 deletions
+4
View File
@@ -14,3 +14,7 @@ docs/superpowers/plans/2026-07-19-caracal-mb-efs.md
tests/test_caracal_mb_efs.ps1
lfsconfig
docs/superpowers/plans/2026-07-26-a140-geometry-roadway-modularization.md
.agents/skills/arma3-mod-development/SKILL.md
AGENTS.md
.agents/
libs/
BIN
View File
Binary file not shown.
+1 -10
View File
@@ -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;
};