Merge pull request #6734 from uraniummeltdown/plastic

Plastic is not a mineral anymore, plastic flaps can be constructed/deconstructed
This commit is contained in:
Fox McCloud
2017-03-15 06:33:02 -04:00
committed by GitHub
13 changed files with 113 additions and 45 deletions
+1 -1
View File
@@ -1173,7 +1173,7 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
/datum/supply_packs/materials/plastic30
name = "30 Plastic Sheets Crate"
contains = list(/obj/item/stack/sheet/mineral/plastic)
contains = list(/obj/item/stack/sheet/plastic)
amount = 30
cost = 25
containername = "plastic sheets crate"