mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
AR Visor
Close https://github.com/CHOMPStation2/CHOMPStation2/issues/96 This adds something from pre-rebase Chompstation I always meant to add back in. Yay for motivation! Note: this is purely a cosmetic addition and a variation of a regular pair of AR glasses but you can change the tint in Char Setup. :3
This commit is contained in:
@@ -9,6 +9,13 @@
|
||||
display_name = "AR glasses"
|
||||
path = /obj/item/clothing/glasses/omnihud
|
||||
|
||||
/datum/gear/eyes/arglasses/visor
|
||||
display_name = "AR visor"
|
||||
path = /obj/item/clothing/glasses/omnihud/visor
|
||||
|
||||
/datum/gear/eyes/arglasses/visor/New()
|
||||
..()
|
||||
gear_tweaks = list(gear_tweak_free_color_choice)
|
||||
/datum/gear/eyes/arglassespres
|
||||
display_name = "AR glasses, prescription"
|
||||
path = /obj/item/clothing/glasses/omnihud/prescription
|
||||
|
||||
Reference in New Issue
Block a user