This commit is contained in:
A Man
2020-02-28 18:37:12 +01:00
parent 1794ad5df5
commit 31d4c8b44f
8 changed files with 299 additions and 36 deletions

View File

@@ -173,6 +173,8 @@ AmmoEU[] =
{Loot_MAGAZINE, 6, 30Rnd_9x19_MP5SD},
{Loot_MAGAZINE, 6, 30Rnd_9x19_TMP},
{Loot_MAGAZINE, 6, 30Rnd_9x19_TMPSD},
{Loot_MAGAZINE, 6, 25Rnd_45ACP_UMP},
{Loot_MAGAZINE, 6, 25Rnd_45ACP_UMPSD},
// Assault rifles
{Loot_MAGAZINE, 10, 30Rnd_556x45_G36},

View File

@@ -71,7 +71,9 @@ weaponsUS[] =
// Submachine Guns
{Loot_WEAPON, 3, PDW_DZ},
{Loot_WEAPON, 3, PDW_SD_DZ},
{Loot_WEAPON, 3, Kriss_DZ},
{Loot_WEAPON, 3, Kriss_SD_DZ},
{Loot_WEAPON, 3, Mac10_DZ},
// Assault Rifles
@@ -130,6 +132,9 @@ weaponsEU[] =
{Loot_WEAPON, 7, MP7_DZ},
{Loot_WEAPON, 7, MP7_SD_DZ},
{Loot_WEAPON, 7, TMP_DZ},
{Loot_WEAPON, 7, TMP_SD_DZ},
{Loot_WEAPON, 7, UMP_DZ},
{Loot_WEAPON, 7, UMP_SD_DZ},
// Assault Rifles
{Loot_WEAPON, 5, G36A_Camo_DZ},