Add files via upload

This commit is contained in:
worldwidesorrow
2020-01-09 18:22:53 -06:00
committed by GitHub
parent 1b0da632ce
commit ec665ad8b5
10 changed files with 30 additions and 38 deletions

View File

@@ -1,10 +1,9 @@
ZombieCrewman[] =
{
{Loot_MAGAZINE, 1, FoodMRE},
{Loot_MAGAZINE, 0.5, ItemHotwireKit},
{Loot_MAGAZINE, 5, FoodMRE},
{Loot_MAGAZINE, 1, ItemHotwireKit},
{Loot_GROUP, 3, MedicalLow},
{Loot_GROUP, 10, AmmoMilitaryLow},
{Loot_GROUP, 2, AmmoMilitaryHigh},
{Loot_GROUP, 10, AmmoMilitaryZed},
{Loot_GROUP, 2, Consumable}
};
@@ -12,4 +11,4 @@ ZombieCrewmanViral[] =
{
{Loot_GROUP, 10, ZombieCrewman},
{Loot_MAGAZINE, 1, ItemAntibiotic1}
};
};