mirror of
https://github.com/KabKebab/GS13.git
synced 2026-04-17 00:41:01 +01:00
12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
/datum/gear/syntech/ring
|
|
name = "Normalizer Ring"
|
|
category = SLOT_GLOVES
|
|
path = /obj/item/clothing/gloves/ring/syntech
|
|
cost = 6
|
|
|
|
/datum/gear/syntech/band
|
|
name = "Normalizer Band"
|
|
category = SLOT_GLOVES
|
|
path = /obj/item/clothing/gloves/ring/syntech/band
|
|
cost = 6
|