mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-17 09:53:21 +03:00
More minor cleanup
This commit is contained in:
@@ -19,11 +19,11 @@ AmmoCivilian[] =
|
||||
{Loot_MAGAZINE, 5, 2Rnd_12Gauge_Slug}
|
||||
};
|
||||
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}
|
||||
{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[] =
|
||||
{
|
||||
@@ -301,40 +301,40 @@ AmmoUN[] =
|
||||
|
||||
//DZE
|
||||
sniperriflesammo[] = {
|
||||
{Loot_MAGAZINE, 3, 5Rnd_127x108_KSVK}
|
||||
,{Loot_MAGAZINE, 3, 5Rnd_86x70_L115A1}
|
||||
,{Loot_MAGAZINE, 2, 10Rnd_127x99_m107}
|
||||
,{Loot_MAGAZINE, 3, 10Rnd_762x54_SVD}
|
||||
,{Loot_MAGAZINE, 4, 20Rnd_762x51_DMR}
|
||||
,{Loot_MAGAZINE, 4, 5Rnd_762x51_M24}
|
||||
,{Loot_MAGAZINE, 4, 5Rnd_17HMR}
|
||||
,{Loot_MAGAZINE, 3, 20Rnd_762x51_SB_SCAR}
|
||||
,{Loot_MAGAZINE, 3, 20Rnd_9x39_SP5_VSS}
|
||||
{Loot_MAGAZINE, 3, 5Rnd_127x108_KSVK},
|
||||
{Loot_MAGAZINE, 3, 5Rnd_86x70_L115A1},
|
||||
{Loot_MAGAZINE, 2, 10Rnd_127x99_m107},
|
||||
{Loot_MAGAZINE, 3, 10Rnd_762x54_SVD},
|
||||
{Loot_MAGAZINE, 4, 20Rnd_762x51_DMR},
|
||||
{Loot_MAGAZINE, 4, 5Rnd_762x51_M24},
|
||||
{Loot_MAGAZINE, 4, 5Rnd_17HMR},
|
||||
{Loot_MAGAZINE, 3, 20Rnd_762x51_SB_SCAR},
|
||||
{Loot_MAGAZINE, 3, 20Rnd_9x39_SP5_VSS}
|
||||
};
|
||||
assaultrifleammo[] = {
|
||||
{Loot_MAGAZINE, 5, 30Rnd_545x39_AKSD}
|
||||
,{Loot_MAGAZINE, 5, 30Rnd_762x39_SA58}
|
||||
,{Loot_MAGAZINE, 5, 30Rnd_762x39_AK47}
|
||||
,{Loot_MAGAZINE, 8, 30Rnd_556x45_Stanag}
|
||||
,{Loot_MAGAZINE, 10, 30Rnd_545x39_AK}
|
||||
,{Loot_MAGAZINE, 5, 30Rnd_556x45_StanagSD}
|
||||
,{Loot_MAGAZINE, 8, 20Rnd_762x51_FNFAL}
|
||||
{Loot_MAGAZINE, 5, 30Rnd_545x39_AKSD},
|
||||
{Loot_MAGAZINE, 5, 30Rnd_762x39_SA58},
|
||||
{Loot_MAGAZINE, 5, 30Rnd_762x39_AK47},
|
||||
{Loot_MAGAZINE, 8, 30Rnd_556x45_Stanag},
|
||||
{Loot_MAGAZINE, 10, 30Rnd_545x39_AK},
|
||||
{Loot_MAGAZINE, 5, 30Rnd_556x45_StanagSD},
|
||||
{Loot_MAGAZINE, 8, 20Rnd_762x51_FNFAL}
|
||||
};
|
||||
machinegunammo[] = {
|
||||
{Loot_MAGAZINE, 4, 100Rnd_556x45_BetaCMag}
|
||||
,{Loot_MAGAZINE, 3, 75Rnd_545x39_RPK}
|
||||
,{Loot_MAGAZINE, 4, 100Rnd_556x45_M249}
|
||||
,{Loot_MAGAZINE, 3, 100Rnd_762x51_M240}
|
||||
,{Loot_MAGAZINE, 3, 100Rnd_762x54_PK}
|
||||
,{Loot_MAGAZINE, 4, 200Rnd_556x45_M249}
|
||||
{Loot_MAGAZINE, 4, 100Rnd_556x45_BetaCMag},
|
||||
{Loot_MAGAZINE, 3, 75Rnd_545x39_RPK},
|
||||
{Loot_MAGAZINE, 4, 100Rnd_556x45_M249},
|
||||
{Loot_MAGAZINE, 3, 100Rnd_762x51_M240},
|
||||
{Loot_MAGAZINE, 3, 100Rnd_762x54_PK},
|
||||
{Loot_MAGAZINE, 4, 200Rnd_556x45_M249}
|
||||
};
|
||||
machinegunammoexpl[] = {
|
||||
{Loot_MAGAZINE, 4, 100Rnd_556x45_BetaCMag}
|
||||
,{Loot_MAGAZINE, 3, 75Rnd_545x39_RPK}
|
||||
,{Loot_MAGAZINE, 4, 100Rnd_556x45_M249}
|
||||
,{Loot_MAGAZINE, 3, 100Rnd_762x51_M240}
|
||||
,{Loot_MAGAZINE, 3, 100Rnd_762x54_PK}
|
||||
,{Loot_MAGAZINE, 4, 200Rnd_556x45_M249}
|
||||
,{Loot_MAGAZINE, 1, MAAWS_HEAT}
|
||||
,{Loot_MAGAZINE, 2, PipeBomb}
|
||||
{Loot_MAGAZINE, 4, 100Rnd_556x45_BetaCMag},
|
||||
{Loot_MAGAZINE, 3, 75Rnd_545x39_RPK},
|
||||
{Loot_MAGAZINE, 4, 100Rnd_556x45_M249},
|
||||
{Loot_MAGAZINE, 3, 100Rnd_762x51_M240},
|
||||
{Loot_MAGAZINE, 3, 100Rnd_762x54_PK},
|
||||
{Loot_MAGAZINE, 4, 200Rnd_556x45_M249},
|
||||
{Loot_MAGAZINE, 1, MAAWS_HEAT},
|
||||
{Loot_MAGAZINE, 2, PipeBomb}
|
||||
};
|
||||
Reference in New Issue
Block a user