Files

19 lines
489 B
Plaintext

//Hyper stuff
/datum/gear/gloves/latexsleeves
name = "Latex sleeves"
path = /obj/item/clothing/gloves/latexsleeves
/datum/gear/gloves/latex
name = "Latex Gloves"
path = /obj/item/clothing/gloves/latex_gloves
/datum/gear/gloves/syntech/ring
name = "Normalizer Ring"
path = /obj/item/clothing/accessory/ring/syntech
/datum/gear/gloves/clussy_gloves
name = "Clussy gloves"
path = /obj/item/clothing/gloves/clussy_gloves
restricted_roles = list("Clown")
restricted_desc = "Clown"