From 40fca69f7953e73bddd74851946d9d1b92647df1 Mon Sep 17 00:00:00 2001 From: shmabuu <68139038+shmabuu@users.noreply.github.com> Date: Tue, 10 Aug 2021 01:33:53 -0700 Subject: [PATCH] Update code/modules/clothing/glasses/glasses.dm Not sure how the description got removed, strange. Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com> --- code/modules/clothing/glasses/glasses.dm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/code/modules/clothing/glasses/glasses.dm b/code/modules/clothing/glasses/glasses.dm index 35404110785..af979eb1045 100644 --- a/code/modules/clothing/glasses/glasses.dm +++ b/code/modules/clothing/glasses/glasses.dm @@ -396,9 +396,10 @@ prescription_upgradable = 0 /obj/item/clothing/glasses/sunglasses/blindfold/fake - name = "tattered blindfold" - flash_protect = 0 - tint = 0 + name = "tattered blindfold" + desc = "A see-through blindfold perfect for cheating at games like pin the stunbaton on the clown." + flash_protect = 0 + tint = 0 /obj/item/clothing/glasses/sunglasses/prescription prescription = 1