Skip to content

Commit

Permalink
Update thermal.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed Feb 13, 2024
1 parent e068f43 commit ade781e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions code/modules/clothing/glasses/thermal.dm
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@
item_state = "syringe_kit"
toggleable = FALSE

/obj/item/clothing/glasses/thermal/jensenshades
name = "augmented shades"
gender = PLURAL
desc = "Polarized bioneural eyewear, designed to augment your vision. Why don't you try getting a job?"
icon_state = "jensenshades"
item_state = "jensenshades"
toggleable = FALSE

/obj/item/clothing/glasses/thermal/empproof
desc = "Thermals in the shape of glasses. This one is EMP proof."
blinds_on_emp = FALSE

0 comments on commit ade781e

Please sign in to comment.