Various Fixes and Tweaks

This commit is contained in:
Fox-McCloud
2015-05-07 23:31:39 -04:00
parent 3c0beb216a
commit b20104b360
5 changed files with 49 additions and 3 deletions
+7
View File
@@ -1022,6 +1022,13 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
containername = "sandstone blocks crate"
/datum/supply_packs/materials/plastic30
name = "30 Plastic Sheets"
contains = list(/obj/item/stack/sheet/mineral/plastic)
amount = 30
cost = 25
containername = "plastic sheets crate"
//////////////////////////////////////////////////////////////////////////////
//////////////////////////// Miscellaneous ///////////////////////////////////
//////////////////////////////////////////////////////////////////////////////