mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Add new L85 and SVD variants
Vanilla commits:8951508770aad456958158e594553beaf9648253
This commit is contained in:
@@ -50,7 +50,8 @@ AmmoBoxEU2[] =
|
||||
{
|
||||
{Loot_MAGAZINE, 9, 20Rnd_762x51_FNFAL},
|
||||
{Loot_MAGAZINE, 5, 20Rnd_762x51_B_SCAR},
|
||||
{Loot_MAGAZINE, 1, 100Rnd_762x51_M240}
|
||||
{Loot_MAGAZINE, 1, 100Rnd_762x51_M240},
|
||||
{Loot_MAGAZINE, 4, 5Rnd_86x70_L115A1}
|
||||
};
|
||||
|
||||
//7.62x39mm
|
||||
@@ -102,4 +103,4 @@ AmmoBoxUS4[] =
|
||||
{Loot_MAGAZINE, 1, SmokeShellRed},
|
||||
{Loot_MAGAZINE, 1, SmokeShellGreen},
|
||||
{Loot_MAGAZINE, 0.3, PipeBomb}
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user