loot changes and sauerland

unstack instead of smelt
This commit is contained in:
[VB]AWOL
2014-01-24 19:15:58 -06:00
parent 2f5b55fd09
commit 9089a4e6ac
6 changed files with 59 additions and 36 deletions

View File

@@ -538,4 +538,26 @@ class CfgLootSmall {
0.04
}
};
machinegunammoexpl[] = {
{
"100Rnd_556x45_BetaCMag",
"75Rnd_545x39_RPK",
"100Rnd_556x45",
"100Rnd_762x51_M240",
"100Rnd_762x54_PK",
"200Rnd_556x45_M249",
"MAAWS_HEAT",
"PipeBomb"
},
{
0.20,
0.20,
0.15,
0.15,
0.14,
0.14,
0.01,
0.01,
}
};
};