mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Eyepatch fix + new eyepatch (#10568)
This commit is contained in:
@@ -5,6 +5,11 @@
|
||||
slot = slot_glasses
|
||||
sort_category = "Glasses and Eyewear"
|
||||
|
||||
/datum/gear/eyes/whitepatch
|
||||
display_name = "simple eyepatch (colorable)"
|
||||
path = /obj/item/clothing/glasses/eyepatch/white
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/eyes/glasses
|
||||
display_name = "glasses selection"
|
||||
description = "A selection of glasses."
|
||||
|
||||
Reference in New Issue
Block a user