mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-17 09:10:27 +03:00
Add G3
Thx @helion4
This commit is contained in:
@@ -197,6 +197,7 @@ AmmoEU[] =
|
||||
|
||||
// Battle rifles
|
||||
{Loot_MAGAZINE, 4, 20Rnd_762x51_FNFAL},
|
||||
{Loot_MAGAZINE, 4, 20Rnd_762x51_G3},
|
||||
{Loot_MAGAZINE, 5, 20Rnd_762x51_B_SCAR},
|
||||
{Loot_MAGAZINE, 3, 20Rnd_762x51_SB_SCAR},
|
||||
|
||||
|
||||
@@ -148,6 +148,7 @@ weaponsEU[] =
|
||||
{Loot_WEAPON, 1, RSASS_DZ},
|
||||
{Loot_WEAPON, 4, FNFAL_DZ},
|
||||
{Loot_WEAPON, 3, FN_FAL_ANPVS4_DZE}, //FNFAL_ANPVS4_DZ is NV only _DZE is toggleable with attachment support
|
||||
{Loot_WEAPON, 4, G3_DZ},
|
||||
{Loot_WEAPON, 1, BAF_AS50_scoped_DZ}, // High value weapon, low spawn chance.
|
||||
{Loot_WEAPON, 1, Barrett_MRAD_Sniper_DZ}, // High value weapon, low spawn chance.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user