mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 17:20:26 +03:00
Add KAC PDW
Thx RobertHammer for allowing us to use the weapon packs. Also switching to the correct M4SPR and VSS in traders. Remove 20Rnd_9x19_EVO from loot since the Scorpion_Evo3_DZ versions use 30Rnd_9x19_MP5 magazines.
This commit is contained in:
@@ -44,8 +44,8 @@ AmmoCZ[] = {
|
||||
{Loot_MAGAZINE, 3, 20Rnd_762x51_B_SCAR},
|
||||
|
||||
// Submachine guns
|
||||
{Loot_MAGAZINE, 3, 20Rnd_9x19_EVO},
|
||||
{Loot_MAGAZINE, 3, 20Rnd_9x19_EVOSD},
|
||||
{Loot_MAGAZINE, 3, 30Rnd_9x19_MP5},
|
||||
{Loot_MAGAZINE, 3, 30Rnd_9x19_MP5SD},
|
||||
{Loot_MAGAZINE, 3, 20Rnd_B_765x17_Ball},
|
||||
|
||||
// Pistols
|
||||
@@ -114,6 +114,7 @@ AmmoUS[] =
|
||||
{Loot_MAGAZINE, 6, 30Rnd_9x19_UZI_SD},
|
||||
|
||||
// Assault rifles
|
||||
{Loot_MAGAZINE, 6, 30Rnd_6x35_KAC},
|
||||
{Loot_MAGAZINE, 10, 30Rnd_556x45_Stanag},
|
||||
{Loot_MAGAZINE, 8, 30Rnd_556x45_StanagSD},
|
||||
{Loot_MAGAZINE, 6, ACR_30Rnd_680x43},
|
||||
|
||||
@@ -127,7 +127,7 @@ CrashSiteEUPile[] =
|
||||
{Loot_GROUP, 5, ToolsMilitary},
|
||||
{Loot_MAGAZINE, 10, FoodMRE},
|
||||
{Loot_GROUP, 15, AmmoEU},
|
||||
{Loot_MAGAZINE, 3, 5Rnd_127x99_as50},
|
||||
{Loot_MAGAZINE, 3, 5Rnd_127x99_as50_CP},
|
||||
{Loot_GROUP, 10, MedicalLow}
|
||||
};
|
||||
|
||||
|
||||
@@ -66,6 +66,7 @@ weaponsUS[] =
|
||||
{Loot_WEAPON, 3, PDW_SD_DZ},
|
||||
|
||||
// Assault Rifles
|
||||
{Loot_WEAPON, 6, KAC_PDW_DZ},
|
||||
{Loot_WEAPON, 6, M16A2_DZ},
|
||||
{Loot_WEAPON, 6, M16A4_ACOG_DZ},
|
||||
{Loot_WEAPON, 6, M4A1_DZ},
|
||||
|
||||
Reference in New Issue
Block a user