New variable for match stick counting

This commit is contained in:
ebaydayz
2016-03-31 16:23:09 -04:00
parent d926a81038
commit 8de50c4619
22 changed files with 57 additions and 56 deletions

View File

@@ -28,6 +28,6 @@ CarePackage[] =
{Loot_MAGAZINE, 4, ItemDomeTent},
{Loot_PILE, 10, MedicalLow, 1, 3},
{Loot_PILE, 15, Consumable, 1, 3},
{Loot_WEAPON, 3, ItemMatchbox_DZE},
{Loot_WEAPON, 3, ItemMatchbox},
{Loot_GROUP, 12, Generic}
};