Skip to content

Commit

Permalink
Fixed Bravo Platoon Sergeant never receiving their correct loadout
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom authored Jul 20, 2024
1 parent ccfadf8 commit a0dbae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cScripts/Loadouts/CfgLoadouts_Bravo_Viking.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ class Cav_B_B_Scout_SquadLeader_2_4_F: Cav_B_B_Scout_SquadLeader_F {
};

// Teams
class Cav_B_B_Scout_PlatoonLead_2_5_F: Cav_B_B_Scout_PlatoonLeader_F {
class Cav_B_B_Scout_PlatoonLead_2_5_F: Cav_B_B_Scout_PlatoonSergeant_F {
scope = 1;
insignia = "cav_insignia_bravo_2";
};
Expand Down

0 comments on commit a0dbae4

Please sign in to comment.