Ammo still, and needs to implement weapon groups

This commit is contained in:
icomrade
2016-02-24 10:02:15 -05:00
parent 468accce2a
commit 3b272776b3
13 changed files with 209 additions and 78 deletions

View File

@@ -16,11 +16,8 @@ CarePackage[] =
{Loot_WEAPON, 5, ItemKnife},
//Backpacks
{Loot_BACKPACK, 3, DZ_BP_VestPouch},
{Loot_BACKPACK, 2.5, DZ_BP_Patrol},
{Loot_BACKPACK, 2, DZ_BP_Assault},
{Loot_BACKPACK, 1.5, DZ_BP_Survival},
{Loot_BACKPACK, 1, DZ_BP_Alice},
{Loot_GROUP, 4, backpacks},
{Loot_GROUP, 3, militarybackpacks},
//Containers
{Loot_CONTAINER, 5, DZ_CardboardBox, Consumable, 6, 12},