Merge pull request #16498 from shmabuu/Fake-Blindfold

Adds Fake Blindfold
This commit is contained in:
Fox McCloud
2021-08-18 16:02:42 -04:00
committed by GitHub
3 changed files with 14 additions and 3 deletions
@@ -241,6 +241,7 @@ GLOBAL_LIST_INIT(cloth_recipes, list ( \
new/datum/stack_recipe("white beanie", /obj/item/clothing/head/beanie, 2), \
null, \
new/datum/stack_recipe("blindfold", /obj/item/clothing/glasses/sunglasses/blindfold, 3), \
new/datum/stack_recipe("tattered blindfold", /obj/item/clothing/glasses/sunglasses/blindfold/fake, 2), \
))
/obj/item/stack/sheet/cloth