Skip to content

Commit

Permalink
Update cScripts/Loadouts/CfgLoadouts_Bravo_Atlas.hpp
Browse files Browse the repository at this point in the history
Co-authored-by: Jonah Pool <[email protected]>
  • Loading branch information
AndreasBrostrom and pool011 authored Apr 1, 2024
1 parent 91e2a5c commit 32462f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cScripts/Loadouts/CfgLoadouts_Bravo_Atlas.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Cav_B_Bravo_Atlas_base_F: Cav_B_Bravo_base_F {
insignia = "cav_insignia_Specialized_Medic0";
abilityMedic = 2;

equipmentTags[] = {"role_doctor"};
equipmentTags[] = {"tag_doctor"};

icon = "iconManMedic";
};
Expand Down

0 comments on commit 32462f4

Please sign in to comment.