This commit is contained in:
Enric Gabriel
2020-05-10 01:32:48 -03:00
parent 9fb4f3dc57
commit 9bcde27694
4 changed files with 5 additions and 5 deletions
@@ -420,7 +420,7 @@ GLOBAL_LIST_INIT(cloth_recipes, list ( \
* Silk
*/
GLOBAL_LIST_INIT(silk_recipes, list ( \
GLOBAL_LIST_INIT(silk_recipes, list ( \
new/datum/stack_recipe("white jumpsuit", /obj/item/clothing/under/color/white, 4, time = 40), \
new/datum/stack_recipe("white gloves", /obj/item/clothing/gloves/color/white, 2, time = 40), \
null, \