Skip to content

Commit

Permalink
Added medic symbols and insignia
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom committed Sep 13, 2021
1 parent 73d24b6 commit 04102ed
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/insignia/CfgUnitInsignia.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,6 @@ class CfgUnitInsignia {
MACRO_UNITINSIGNIA(specialized_cls);
MACRO_UNITINSIGNIA(specialized_ranger);
MACRO_UNITINSIGNIA(specialized_followme);
MACRO_UNITINSIGNIA(Specialized_Medic0);
MACRO_UNITINSIGNIA(Specialized_Medic1);
};
Binary file added addons/insignia/data/Specialized_Medic0.paa
Binary file not shown.
Binary file added addons/insignia/data/Specialized_Medic1.paa
Binary file not shown.
6 changes: 6 additions & 0 deletions addons/insignia/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,12 @@
<Key ID="str_cav_insignia_specialized_followme">
<English>[7CAV] Follow Me</English>
</Key>
<Key ID="str_cav_insignia_specialized_followme">
<English>[7CAV] Medic</English>
</Key>
<Key ID="str_cav_insignia_specialized_followme">
<English>[7CAV] Medic (Green)</English>
</Key>

</Package>
</Project>
Binary file not shown.
Binary file not shown.

0 comments on commit 04102ed

Please sign in to comment.