mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
Add M200 Chey Tac
Made by @helion4
This commit is contained in:
@@ -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}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user