Add M200 Chey Tac

Made by @helion4
This commit is contained in:
A Man
2020-04-09 12:16:02 +02:00
parent 89688ef942
commit 261bab6c1a
10 changed files with 137 additions and 4 deletions

View File

@@ -54,6 +54,7 @@ CrashSiteUS[] =
//Weapons
{Loot_GROUP, 30, weaponsUS},
{Loot_WEAPON, 1, M107_DZ}, // High value weapon
{Loot_WEAPON, 1, M200_CheyTac_DZ}, // High value weapon
{Loot_WEAPON, 5, ACR_WDL_NV_DZ}, // ACR WDL NV
{Loot_WEAPON, 5, ACR_BL_NV_DZ}, // ACR BL NV
@@ -88,6 +89,7 @@ CrashSiteUSPile[] =
{Loot_MAGAZINE, 10, FoodMRE},
{Loot_GROUP, 15, AmmoUS},
{Loot_MAGAZINE, 3, 10Rnd_127x99_m107},
{Loot_MAGAZINE, 3, 5Rnd_408_CheyTac},
{Loot_GROUP, 10, MedicalLow}
};