loadout stuff

This commit is contained in:
Metis
2024-09-18 20:40:23 -04:00
parent a638b7fda0
commit c7aa189af0
6 changed files with 78 additions and 0 deletions
@@ -0,0 +1,11 @@
/datum/gear/syntech/ring
name = "Normalizer Ring"
category = LOADOUT_CATEGORY_GLOVES
path = /obj/item/clothing/gloves/ring/syntech
cost = 6
/datum/gear/syntech/band
name = "Normalizer Band"
category = LOADOUT_CATEGORY_GLOVES
path = /obj/item/clothing/gloves/ring/syntech/band
cost = 6