This commit is contained in:
A Man
2020-02-29 02:48:19 +01:00
parent 31d4c8b44f
commit 7304131f10
15 changed files with 373 additions and 3 deletions

View File

@@ -175,6 +175,8 @@ AmmoEU[] =
{Loot_MAGAZINE, 6, 30Rnd_9x19_TMPSD},
{Loot_MAGAZINE, 6, 25Rnd_45ACP_UMP},
{Loot_MAGAZINE, 6, 25Rnd_45ACP_UMPSD},
{Loot_MAGAZINE, 6, 50Rnd_57x28_P90},
{Loot_MAGAZINE, 6, 50Rnd_57x28_P90SD},
// Assault rifles
{Loot_MAGAZINE, 10, 30Rnd_556x45_G36},

View File

@@ -48,6 +48,7 @@ AttachmentsEU[] =
{Loot_MAGAZINE, 1, Attachment_Sup9},
{Loot_MAGAZINE, 1, Attachment_Sup10},
{Loot_MAGAZINE, 1, Attachment_Sup45},
{Loot_MAGAZINE, 1, Attachment_Sup57},
{Loot_MAGAZINE, 1, Attachment_MFL},
{Loot_MAGAZINE, 1, Attachment_MFL_Pist} // G17 only
};

View File

@@ -135,6 +135,8 @@ weaponsEU[] =
{Loot_WEAPON, 7, TMP_SD_DZ},
{Loot_WEAPON, 7, UMP_DZ},
{Loot_WEAPON, 7, UMP_SD_DZ},
{Loot_WEAPON, 7, P90_DZ},
{Loot_WEAPON, 7, P90_SD_DZ},
// Assault Rifles
{Loot_WEAPON, 5, G36A_Camo_DZ},