mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 19:06:29 +03:00
Add Kriss SMG
This commit is contained in:
@@ -121,6 +121,8 @@ AmmoUS[] =
|
||||
// Submachine guns
|
||||
{Loot_MAGAZINE, 6, 30Rnd_9x19_UZI},
|
||||
{Loot_MAGAZINE, 6, 30Rnd_9x19_UZI_SD},
|
||||
{Loot_MAGAZINE, 5, 33Rnd_45ACP_KRISS},
|
||||
{Loot_MAGAZINE, 5, 33Rnd_45ACP_KRISSSD},
|
||||
|
||||
// Assault rifles
|
||||
{Loot_MAGAZINE, 6, 30Rnd_6x35_KAC},
|
||||
@@ -156,7 +158,7 @@ AmmoUS[] =
|
||||
AmmoEU[] =
|
||||
{
|
||||
// Pistols
|
||||
{Loot_MAGAZINE, 8, 7nd_9x17_PPK},
|
||||
{Loot_MAGAZINE, 8, 7Rnd_9x17_PPK},
|
||||
{Loot_MAGAZINE, 8, 8Rnd_9x19_P38},
|
||||
{Loot_MAGAZINE, 8, 15Rnd_9x19_P226},
|
||||
{Loot_MAGAZINE, 8, 20Rnd_9x19_M93R},
|
||||
|
||||
@@ -71,7 +71,7 @@ weaponsUS[] =
|
||||
|
||||
// Submachine Guns
|
||||
{Loot_WEAPON, 3, PDW_DZ},
|
||||
{Loot_WEAPON, 3, PDW_SD_DZ},
|
||||
{Loot_WEAPON, 3, Kriss_DZ},
|
||||
|
||||
// Assault Rifles
|
||||
{Loot_WEAPON, 6, KAC_PDW_DZ},
|
||||
|
||||
Reference in New Issue
Block a user