inicio da config PBOs weapons, vest, aviation e backpack

This commit is contained in:
valmojr
2023-10-18 19:15:04 -03:00
parent 9e65992385
commit 21fbaeaa99
219 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
class braf_lmga4;
class braf_factions_colt_lmga4_aaf : braf_lmga4 {
_generalMacro = "braf_lmga4_aaf";
author="BRAF Team";
displayName = "Colt LMGA4 5.56mm (AAF)";
hiddenSelections[] = { "camo1", "camo2", "camo3" };
hiddenSelectionsTextures[] = {
"braf_factions\braf_factions_weapons\556_Colt\data\aaf\LMG_CO.paa",
"braf_factions\braf_factions_weapons\556_Colt\data\aaf\M16A2_CO.paa",
"braf_factions\braf_factions_weapons\556_Colt\data\aaf\AR15_LMG_CO.paa"
};
};
class braf_factions_colt_lmga4_green : braf_lmga4 {
_generalMacro = "braf_lmga4_green";
author="BRAF Team";
displayName = "Colt LMGA4 5.56mm (Green)";
hiddenSelections[] = { "camo1", "camo2", "camo3" };
hiddenSelectionsTextures[] = {
"braf_factions\braf_factions_weapons\556_Colt\data\green\LMG_CO.paa",
"braf_factions\braf_factions_weapons\556_Colt\data\green\M16A2_CO.paa",
"braf_factions\braf_factions_weapons\556_Colt\data\green\AR15_LMG_CO.paa"
};
};

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.