Eyepatch fix + new eyepatch (#10568)

This commit is contained in:
Greenjoe12345
2020-11-21 12:42:01 -03:00
committed by GitHub
parent 51177488de
commit ef4df07504
5 changed files with 51 additions and 0 deletions
@@ -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."