mirror of
https://github.com/KabKebab/GS13.git
synced 2026-06-15 19:21:05 +01:00
8a3061cc96
- made normalizers 6 points in the shop again due to a bug
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
|