Add Remington ACRs

- Add 96 different ACRs in 4 different colors
- Complete attachment support
- All weapons have a flashlight
- TWS versions and TWS scope are sell only and have the same scope as the L85A2 TWS
- NV versions can switch between NV and Holo, also have military flashlight

Big thanks @Alwarren
This commit is contained in:
A Man
2020-02-07 22:31:19 +01:00
parent cf4889f903
commit e815d2c7c8
14 changed files with 3209 additions and 1 deletions

View File

@@ -113,6 +113,8 @@ AmmoUS[] =
// Assault rifles
{Loot_MAGAZINE, 10, 30Rnd_556x45_Stanag},
{Loot_MAGAZINE, 8, 30Rnd_556x45_StanagSD},
{Loot_MAGAZINE, 6, ACR_30Rnd_680x43},
{Loot_MAGAZINE, 4, ACR_30Rnd_680x43_SD},
// Sniper rifles
{Loot_MAGAZINE, 7, 5Rnd_762x51_M24},

View File

@@ -54,6 +54,8 @@ CrashSiteUS[] =
//Weapons
{Loot_GROUP, 30, weaponsUS},
{Loot_WEAPON, 1, M107_DZ}, // High value weapon
{Loot_WEAPON, 5, ACR_WDL_NV_DZ}, // ACR WDL NV
{Loot_WEAPON, 5, ACR_BL_NV_DZ}, // ACR BL NV
//Tools
{Loot_GROUP, 3, ToolsMilitary},

View File

@@ -72,6 +72,8 @@ weaponsUS[] =
{Loot_WEAPON, 6, M4A1_HWS_GL_camo},
{Loot_WEAPON, 6, M4A3_CCO_EP1},
{Loot_WEAPON, 6, M4A1_HWS_GL_SD_Camo},
{Loot_WEAPON, 6, ACR_WDL_DZ},
{Loot_WEAPON, 6, ACR_BL_DZ},
// Machine Guns
{Loot_WEAPON, 3, M60A4_EP1_DZE},