Merge pull request #1716 from Markolie/rndserver

Give syndi toolbox insulated gloves
This commit is contained in:
Fox-McCloud
2015-08-12 22:27:53 -04:00
2 changed files with 9 additions and 2 deletions
+7
View File
@@ -79,6 +79,13 @@
sprite_sheets = list(
"Vox" = 'icons/mob/species/vox/gloves.dmi'
)
/obj/item/clothing/gloves/color/red/insulated
name = "insulated gloves"
desc = "These gloves will protect the wearer from electric shock."
siemens_coefficient = 0
permeability_coefficient = 0.05
/obj/item/clothing/gloves/color/rainbow
name = "rainbow gloves"
desc = "A pair of gloves, they don't look special in any way."