Merge pull request #14635 from necromanceranne/blindfold_but_not

Adds fake blindfolds. For reasons.
This commit is contained in:
silicons
2021-04-28 21:17:06 -06:00
committed by GitHub
2 changed files with 10 additions and 0 deletions

View File

@@ -358,6 +358,12 @@
..()
user.cure_blind("blindfold_[REF(src)]")
/obj/item/clothing/glasses/fakeblindfold
name = "thin blindfold"
desc = "Covers the eyes, but not thick enough to obscure vision. Mostly for aesthetic."
icon_state = "blindfoldwhite"
item_state = "blindfoldwhite"
/obj/item/clothing/glasses/sunglasses/blindfold/white
name = "blind personnel blindfold"
desc = "Indicates that the wearer suffers from blindness."