mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +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},
|
||||
|
||||
Reference in New Issue
Block a user