12 lines
278 B
Plaintext
12 lines
278 B
Plaintext
/datum/gear/syntech/ring
|
|
name = "Normalizer Ring"
|
|
category =ITEM_SLOT_GLOVES
|
|
path = /obj/item/clothing/gloves/ring/syntech
|
|
cost = 6
|
|
|
|
/datum/gear/syntech/band
|
|
name = "Normalizer Band"
|
|
category =ITEM_SLOT_GLOVES
|
|
path = /obj/item/clothing/gloves/ring/syntech/band
|
|
cost = 6
|