mirror of
https://github.com/KabKebab/GS13.git
synced 2026-05-13 02:19:39 +01:00
0808b710c4
essentially used for giant character to come back to normal
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
|