Added RedRyder BB Gun Ammo to Loot Table

Forgot to add the ammo.

Added ammo to "hunter", "generic" and "office". Chance of spawn is 0.05

Classname: "350Rnd_BB_Magazine"
This commit is contained in:
Namindu
2014-07-25 14:55:12 -07:00
parent c479fe45f3
commit cb6ed37846

View File

@@ -84,6 +84,7 @@ class CfgLoot {
,{"8Rnd_9x18_Makarov",0.08}
,{"15Rnd_W1866_Slug",0.02}
,{"WoodenArrow",0.04}
,{"350Rnd_BB_Magazine",0.05}
,{"HandRoadFlare",0.07}
,{"ItemPainkiller",0.02}
,{"HandChemGreen",0.01}
@@ -115,6 +116,7 @@ class CfgLoot {
,{"8Rnd_9x18_Makarov",0.09}
,{"15Rnd_W1866_Slug",0.02}
,{"WoodenArrow",0.04}
,{"350Rnd_BB_Magazine",0.05}
,{"HandRoadFlare",0.07}
,{"ItemPainkiller",0.02}
,{"HandChemGreen",0.01}
@@ -247,6 +249,7 @@ class CfgLoot {
,{"10x_303",0.1}
,{"ItemWaterbottleUnfilled",0.05}
,{"WoodenArrow",0.2}
,{"350Rnd_BB_Magazine",0.05}
,{"ItemHeatPack",0.02}
,{"FoodMRE",0.01}
,{"FoodNutmix",0.02}