Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Malte Willhaus authored Apr 29, 2018
1 parent 69fde5d commit 70cb5b5
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 12 deletions.
3 changes: 1 addition & 2 deletions US Army Scorp M416/AAR.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@ this addPrimaryWeaponItem "optic_Holosight";
this addWeapon "CUP_hgun_M9";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemWatch";
3 changes: 1 addition & 2 deletions US Army Scorp M416/AR.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ this addPrimaryWeaponItem "bipod_01_F_blk";
this addWeapon "CUP_hgun_M9";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemWatch";
1 change: 0 additions & 1 deletion US Army Scorp M416/CO.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ this addWeapon "Binocular";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemGPS";
1 change: 0 additions & 1 deletion US Army Scorp M416/DC.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,4 @@ this addWeapon "Binocular";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemGPS";
1 change: 0 additions & 1 deletion US Army Scorp M416/FTL.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ this addWeapon "Binocular";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemGPS";
1 change: 0 additions & 1 deletion US Army Scorp M416/MMGL.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ this addWeapon "Binocular";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemGPS";
3 changes: 1 addition & 2 deletions US Army Scorp M416/R.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@ this addPrimaryWeaponItem "optic_Holosight";
this addWeapon "CUP_hgun_M9";
this linkItem "ItemMap";
this linkItem "ItemCompass";
this linkItem "ItemWatch";
this linkItem "ItemRadio";
this linkItem "ItemWatch";
1 change: 0 additions & 1 deletion US Army Scorp M416/VC.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
for "_i" from 1 to 3 do {this addItemToUniform "ACE_fieldDressing";};
this addItemToUniform "ACE_tourniquet";
this addItemToUniform "ACE_morphine";
this addItemToUniform "ACE_EntrenchingTool";
this addItemToUniform "ACRE_PRC343";
this addVest "V_BandollierB_rgr";
for "_i" from 1 to 2 do {this addItemToVest "CUP_15Rnd_9x19_M9";};
Expand Down
1 change: 0 additions & 1 deletion US Army Scorp M416/VG.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
for "_i" from 1 to 3 do {this addItemToUniform "ACE_fieldDressing";};
this addItemToUniform "ACE_tourniquet";
this addItemToUniform "ACE_morphine";
this addItemToUniform "ACE_EntrenchingTool";
this addItemToUniform "ACRE_PRC343";
this addVest "V_BandollierB_rgr";
for "_i" from 1 to 2 do {this addItemToVest "CUP_15Rnd_9x19_M9";};
Expand Down

0 comments on commit 70cb5b5

Please sign in to comment.