Files
GS13/hyperstation/code/modules/client/loadout/gloves.dm
T
Sonoida 0808b710c4 added normalizers from Hyper
essentially used for giant character to come back to normal
2023-03-16 12:58:19 +01:00

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