Update CfgBuildingLoot.hpp

Removed "MilitaryAmmo", vehicle ammo from MilitarySpecial Table.
This commit is contained in:
Sequisha
2014-01-25 01:10:40 -05:00
parent 9089a4e6ac
commit 04062f0bfb

View File

@@ -798,14 +798,13 @@ class CfgBuildingLoot {
{ "","military" },
{ "machinegunammo","single" },
{ "militaryclothes","single" },
{ "NVGoggles","weapon" },
{ "militaryammo","single" }
{ "NVGoggles","weapon" }
};
itemChance[] = {
0.1,
0.04,
0.08,
0.02,
0.03,
0.05,
0.06,
0.01,
@@ -820,10 +819,9 @@ class CfgBuildingLoot {
0.08,
0.3,
0.01,
0.03,
0.03,
0.01,
0.05
0.05,
0.05,
0.01
};
itemTypeSmall[] = {