Merge pull request #11289 from Trilbyspaceclone/patch-301

Cotton/Durathreads now stack to 80
This commit is contained in:
Ghom
2020-03-03 21:30:14 +01:00
committed by GitHub

View File

@@ -790,6 +790,7 @@ new /datum/stack_recipe("paper frame door", /obj/structure/mineral_door/paperfra
/obj/item/stack/sheet/cotton
name = "raw cotton bundle"
desc = "A bundle of raw cotton ready to be spun on the loom."
max_amount = 80
singular_name = "raw cotton ball"
icon_state = "sheet-cotton"
is_fabric = TRUE