Added Marine Vest alt camos

This commit is contained in:
valmojr
2023-06-17 15:40:16 -03:00
parent 32e47783e3
commit 94e1198efe
6 changed files with 8 additions and 135 deletions

View File

@@ -253,133 +253,6 @@ class braf_marine_vest_woodland;
class braf_marine_vest_woodland_rifleman_2; class braf_marine_vest_woodland_rifleman_2;
class braf_marine_vest_1_itemInfo; class braf_marine_vest_1_itemInfo;
class braf_marine_vest_2_itemInfo; class braf_marine_vest_2_itemInfo;
// UCP
class braf_factions_vest_marine_ucp : braf_marine_vest_woodland {
displayName = "Interceptor Vest (UCP)";
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"",
"",
"",
""
};
class ItemInfo : braf_marine_vest_1_itemInfo {
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"",
"",
"",
""
};
};
};
class braf_factions_vest_marine_ucp_collar_groin : braf_marine_vest_woodland {
displayName = "Interceptor Vest w/ Collar (UCP)";
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"",
""
};
class ItemInfo : braf_marine_vest_1_itemInfo {
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"",
""
};
};
};
class braf_factions_vest_marine_ucp_rifleman_1 : braf_marine_vest_woodland {
displayName = "Interceptor Vest (Rifleman, UCP)";
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"",
"",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
class ItemInfo : braf_marine_vest_1_itemInfo {
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"",
"",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
};
};
class braf_factions_vest_marine_ucp_collar_groin_rifleman_1 : braf_marine_vest_woodland {
displayName = "Interceptor Vest w/ Collar (Rifleman, UCP)";
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
class ItemInfo : braf_marine_vest_1_itemInfo {
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
};
};
class braf_factions_vest_marine_ucp_rifleman_2 : braf_marine_vest_woodland_rifleman_2 {
displayName = "Interceptor Vest, Alt (Rifleman, UCP)";
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"",
"",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
class ItemInfo : braf_marine_vest_2_itemInfo {
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"",
"",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
};
};
class braf_factions_vest_marine_ucp_collar_groin_rifleman_2 : braf_marine_vest_woodland_rifleman_2 {
displayName = "Interceptor Vest w/ Collar, Alt (Rifleman, UCP)";
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
class ItemInfo : braf_marine_vest_2_itemInfo {
hiddenSelectionsTextures[] = {
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_iba_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_co.paa"
};
};
};
// Coyote // Coyote
class braf_factions_vest_marine_coyote : braf_marine_vest_woodland { class braf_factions_vest_marine_coyote : braf_marine_vest_woodland {
displayName = "Interceptor Vest (Coyote)"; displayName = "Interceptor Vest (Coyote)";
@@ -472,8 +345,8 @@ class braf_factions_vest_marine_coyote_collar_groin_rifleman_1 : braf_marine_ves
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa" "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa"
}; };
class ItemInfo : braf_marine_vest_1_itemInfo { class ItemInfo : braf_marine_vest_1_itemInfo {
hiddenSelectionsTextures[] = { hiddenSelectionsTextures[] = {
@@ -481,8 +354,8 @@ class braf_factions_vest_marine_coyote_collar_groin_rifleman_1 : braf_marine_ves
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa" "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa"
}; };
}; };
}; };
@@ -493,8 +366,8 @@ class braf_factions_vest_marine_coyote_collar_groin_rifleman_2 : braf_marine_ves
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa" "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa"
}; };
class ItemInfo : braf_marine_vest_2_itemInfo { class ItemInfo : braf_marine_vest_2_itemInfo {
hiddenSelectionsTextures[] = { hiddenSelectionsTextures[] = {
@@ -502,8 +375,8 @@ class braf_factions_vest_marine_coyote_collar_groin_rifleman_2 : braf_marine_ves
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_mole_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa", "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa",
"\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_collargroin_coyote_co.paa" "\braf_factions\braf_factions_characters_vest\Data\Interceptor\interceptor_vest_rifleman_coyote_co.paa"
}; };
}; };
}; };