Skip to content

Commit

Permalink
Update hud.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers committed Feb 13, 2024
1 parent 9e91055 commit e068f43
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions code/modules/clothing/glasses/hud.dm
Original file line number Diff line number Diff line change
Expand Up @@ -133,14 +133,3 @@
name = "\improper Prescription PatrolMate HUD"
desc = "A heads-up display that scans the humans in view and provides accurate data about their ID status and security records."
prescription = TRUE

/obj/item/clothing/glasses/hud/security/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"
vision_flags = SEE_MOBS
invisa_view = 2
toggleable = FALSE
actions_types = list()

0 comments on commit e068f43

Please sign in to comment.