Normalizing Jewelry

This commit is contained in:
Dahlular
2022-04-18 04:20:08 -06:00
parent 99ca21677d
commit 235c2e487e
7 changed files with 146 additions and 0 deletions
@@ -0,0 +1,11 @@
/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