mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-13 09:13:39 +01:00
12 lines
321 B
Plaintext
12 lines
321 B
Plaintext
/datum/gear/glasses/garb
|
|
name = "polychromic gar glasses"
|
|
category =ITEM_SLOT_GLASSES
|
|
path = /obj/item/clothing/glasses/polychromic/garpoly
|
|
cost = 2
|
|
|
|
/datum/gear/glasses/gigagarb
|
|
name = "polychromic giga gar glasses"
|
|
category =ITEM_SLOT_GLASSES
|
|
path = /obj/item/clothing/glasses/polychromic/supergarpoly
|
|
cost = 2
|