Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
winding sheet 2 cloth now
Browse files Browse the repository at this point in the history
  • Loading branch information
DerFlammenwerfer committed Jun 19, 2024
1 parent 454c53d commit 659f772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/roguetown/roguecrafting/sewing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/datum/crafting_recipe/roguetown/sewing/burial_shroud
name = "winding sheet"
result = list(/obj/item/burial_shroud)
reqs = list(/obj/item/natural/cloth = 3)
reqs = list(/obj/item/natural/cloth = 2)
craftdiff = 1

/datum/crafting_recipe/roguetown/sewing/loincloth
Expand Down

0 comments on commit 659f772

Please sign in to comment.