mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 11:43:31 +00:00
Merge pull request #12357 from GhostActual/3D-glasses-loadout
Adds 3D glasses to Loadout
This commit is contained in:
@@ -47,6 +47,10 @@
|
|||||||
display_name = "Glasses, hipster"
|
display_name = "Glasses, hipster"
|
||||||
path = /obj/item/clothing/glasses/regular/hipster
|
path = /obj/item/clothing/glasses/regular/hipster
|
||||||
|
|
||||||
|
/datum/gear/eyes/glasses/threedglasses
|
||||||
|
display_name = "Glasses, 3D"
|
||||||
|
path = /obj/item/clothing/glasses/threedglasses
|
||||||
|
|
||||||
/datum/gear/eyes/glasses/monocle
|
/datum/gear/eyes/glasses/monocle
|
||||||
display_name = "monocle"
|
display_name = "monocle"
|
||||||
path = /obj/item/clothing/glasses/monocle
|
path = /obj/item/clothing/glasses/monocle
|
||||||
|
|||||||
Reference in New Issue
Block a user