Skip to content

Commit

Permalink
Update glasses.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan committed Aug 19, 2023
1 parent b3afa40 commit 4b60289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/glasses/glasses.dm
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
/obj/item/clothing/glasses/science/prescription
name = "prescription reagent scanner HUD goggles"
desc = "These goggles are probably of use to someone who isn't holding a rifle and actively seeking to lower their combat life expectancy. Contains prescription lenses."
prescription = TRUE

/obj/item/clothing/glasses/science/get_examine_text(mob/user)
. = ..()
Expand Down

0 comments on commit 4b60289

Please sign in to comment.