Skip to content

Commit

Permalink
Added Bravo Warhorse insignia (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Jul 17, 2024
1 parent 19416e4 commit d12e386
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions addons/insignia/CfgUnitInsignia.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ class CfgUnitInsignia {
//MACRO_UNITINSIGNIA(alpha_2_d);


// Bravo
MACRO_UNITINSIGNIA(bravo);

// Bravo first platoon
MACRO_UNITINSIGNIA(bravo_1);
MACRO_UNITINSIGNIA(bravo_1_1);
Expand Down
Binary file added addons/insignia/data/Bravo.paa
Binary file not shown.
5 changes: 5 additions & 0 deletions addons/insignia/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@
<English>[7CAV] Alpha Co. 2nd platoon - Delta Squad</English>
</Key>


<Key ID="STR_cav_insignia_bravo">
<English>[7CAV] Bravo Co.</English>
</Key>

<Key ID="STR_cav_insignia_bravo_1">
<English>[7CAV] Bravo Co. 1st platoon</English>
</Key>
Expand Down

0 comments on commit d12e386

Please sign in to comment.