Skip to content

Commit

Permalink
Added and updated Viking loadouts and Compositions as well as updated…
Browse files Browse the repository at this point in the history
… display name and order of comps (#1217)

Co-authored-by: Broström.A | Evul <[email protected]>
  • Loading branch information
Zarenx and AndreasBrostrom authored Jul 22, 2024
1 parent ccfadf8 commit c54ad9e
Show file tree
Hide file tree
Showing 22 changed files with 191 additions and 1,654 deletions.
152 changes: 76 additions & 76 deletions Compositions/1.Cav_Viking_Platoon/composition.sqe

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Compositions/2.Cav_Bandit_Platoon/composition.sqe
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ class items
{
rank="SERGEANT";
init="call{this setgroupID[""BANDIT-4""];" \n "this setVariable [""cScripts_Player_Unit"", ""BANDIT-4""];}";
description="Squad Leader@BANDIT-4";
description="Weapons Squad Leader@BANDIT-4";
isPlayable=1;
};
id=397;
Expand Down
2 changes: 1 addition & 1 deletion Compositions/3.Cav_Misfit_Platoon/composition.sqe
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ class items
{
rank="SERGEANT";
init="this setGroupid [""MISFIT-4""];" \n "this setVariable [""cScripts_Player_Unit"", ""MISFIT-4""];";
description="Squad Leader@MISFIT-4";
description="Weapons Squad Leader@MISFIT-4";
isPlayable=1;
};
id=467;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
version=54;
name="5.ATLAS_Platoon_DEVBUILD";
name="4.ATLAS_Platoon_DEVBUILD";
author="=7Cav=CPL.Zaren.T";
category="Cav_EdSubcat_Deploy_Platoon";
requiredAddons[]=
Expand Down
Loading

0 comments on commit c54ad9e

Please sign in to comment.