mirror of
https://github.com/KabKebab/GS13.git
synced 2026-06-15 03:00:50 +01:00
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
/datum/gear/glasses/garb
|
|
name = "polychromic gar glasses"
|
|
category = SLOT_GLASSES
|
|
path = /obj/item/clothing/glasses/polychromic/garpoly
|
|
cost = 2
|
|
|
|
/datum/gear/glasses/gigagarb
|
|
name = "polychromic giga gar glasses"
|
|
category = SLOT_GLASSES
|
|
path = /obj/item/clothing/glasses/polychromic/supergarpoly
|
|
cost = 2
|