Skip to content

Commit

Permalink
Update helmet_visors.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Git-Nivrak committed May 16, 2024
1 parent e2edaf5 commit d5166c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/devices/helmet_visors.dm
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@

/obj/item/device/helmet_visor/medical/advanced
name = "advanced medical optic"
helmet_overlay = "med_sight_left"
helmet_overlay = "med_sight_right"

/obj/item/device/helmet_visor/medical/advanced/activate_visor(obj/item/clothing/head/helmet/marine/attached_helmet, mob/living/carbon/human/user)
. = ..()
Expand Down

0 comments on commit d5166c3

Please sign in to comment.