Original Port
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user