Original Port

This commit is contained in:
keronshb
2021-10-11 22:00:54 -04:00
parent 408317fae0
commit 0bae06adcd
72 changed files with 2261 additions and 21 deletions
+11
View File
@@ -581,3 +581,14 @@
var/mob/living/carbon/human/H = user
H.update_sight()
/obj/item/clothing/glasses/osi
name = "O.S.I. Sunglasses"
desc = "There's no such thing as good news! Just bad news and... weird news.."
icon_state = "osi_glasses"
item_state = "osi_glasses"
/obj/item/clothing/glasses/phantom
name = "Phantom Thief Mask"
desc = "Lookin' cool."
icon_state = "phantom_glasses"
item_state = "phantom_glasses"