mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-05-16 15:43:20 +03:00
CFGLoot should be done
Make sure there's no attachments or NEW _DZ weapons that support attachments!!!!
This commit is contained in:
@@ -18,7 +18,13 @@ AmmoCivilian[] =
|
||||
{Loot_MAGAZINE, 3, 2Rnd_shotgun_74Pellets},
|
||||
{Loot_MAGAZINE, 5, 2Rnd_shotgun_74Slug}
|
||||
};
|
||||
|
||||
militaryVehicleAmmo[] = { //DZE
|
||||
{Loot_MAGAZINE, 2, 2000Rnd_762x51_M134}
|
||||
,{Loot_MAGAZINE, 2, 29Rnd_30mm_AGS30}
|
||||
,{Loot_MAGAZINE, 2, 50Rnd_127x107_DSHKM}
|
||||
,{Loot_MAGAZINE, 2, 48Rnd_40mm_MK19}
|
||||
,{Loot_MAGAZINE, 3, 100Rnd_127x99_M2}
|
||||
};
|
||||
AmmoMilitaryLow[] =
|
||||
{
|
||||
//Pistols
|
||||
|
||||
Reference in New Issue
Block a user