Merge pull request #3165 from CHOMPStationBot/upstream-merge-11722

[MIRROR] Hardwood Material Port
This commit is contained in:
Nadyr
2021-10-30 23:30:40 -04:00
committed by GitHub
8 changed files with 74 additions and 3 deletions
+7
View File
@@ -28,6 +28,13 @@
containertype = /obj/structure/closet/crate/grayson
containername = "Wooden planks crate"
/datum/supply_pack/materials/hardwood50
name = "50 hardwood planks"
contains = list(/obj/fiftyspawner/hardwood)
cost = 50
containertype = /obj/structure/closet/crate/gilthari
containername = "Hardwood planks crate"
/datum/supply_pack/materials/plastic50
name = "50 plastic sheets"
contains = list(/obj/fiftyspawner/plastic)