This commit is the equivalent of a atomic bomb
This commit is contained in:
11
braf_characters_vest/militarypolice.hpp
Normal file
11
braf_characters_vest/militarypolice.hpp
Normal file
@@ -0,0 +1,11 @@
|
||||
//--------------------------Tactical Vest----------------------------
|
||||
class V_TacVest_blk;
|
||||
class braf_tacvest_black : V_TacVest_blk {
|
||||
displayName = "[EB] Tactical Vest, black (PE)";
|
||||
hiddenSelections[] = {
|
||||
"camo"
|
||||
};
|
||||
hiddenSelectionsTextures[] = {
|
||||
"braf\braf_characters_vest\data\tacvest\v_tacvest_black_pe.paa"
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user