Skip to content

Commit

Permalink
Headgear - GT Armory Cap (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike-MF authored Sep 22, 2024
1 parent 9cb0ac4 commit 6b3886d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions addons/headgear/CfgWeapons.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@ class CfgWeapons {
};
};

class tacs_Cap_BlackLogo;
class CLASS(Cap_GT): tacs_Cap_BlackLogo {
author = "GilleeDoo";
scope = 2;
displayName = "Cap (GT Armory)";
hiddenSelectionsTextures[] = {QPATHTOF(data\cap_gtarmory_co.paa)};
};

class CUP_H_USA_Cap_AU_DEF;
class CLASS(Cap_DEF_NYMets): CUP_H_USA_Cap_AU_DEF {
author = "GilleeDoo";
Expand Down
Binary file added addons/headgear/data/cap_gtarmory_co.paa
Binary file not shown.

0 comments on commit 6b3886d

Please sign in to comment.