Skip to content

Commit

Permalink
Add section for launcher attachments
Browse files Browse the repository at this point in the history
Matches other assignGear files as per folkarps#239
  • Loading branch information
NikkoJT authored Jun 24, 2019
1 parent 6ebfff6 commit 0349168
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions f/assignGear/f_assignGear_ldf.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,14 @@ _hg_attachments= []; // The default attachment set for handguns, overwritten in

// ====================================================================================

// ATTACHMENTS - LAUNCHER
_lau_attach1 = ""; // Empty by default, could be a scope in GM or a laser pointer for Titans

_lau_attachments = []; // The default attachment set for launchers, overwritten in the individual unitType

// ====================================================================================


// WEAPON SELECTION

// Standard Riflemen ( MMG Assistant Gunner, Assistant Automatic Rifleman, MAT Assistant Gunner, MTR Assistant Gunner, Rifleman)
Expand Down

0 comments on commit 0349168

Please sign in to comment.