Merge pull request #15590 from KorPhaeron/icepacks

glorf jumpsuit
This commit is contained in:
tkdrg
2016-02-18 20:37:20 -03:00
+8
View File
@@ -24,6 +24,14 @@
item_state = "gy_suit"
item_color = "grey"
/obj/item/clothing/under/color/grey/glorf
name = "ancient jumpsuit"
desc = "A terribly ragged and frayed grey jumpsuit. It looks like it hasn't been washed in over a decade."
/obj/item/clothing/under/color/grey/glorf/hit_reaction(mob/living/carbon/human/owner)
owner.forcesay(hit_appends)
return 0
/obj/item/clothing/under/color/blue
name = "blue jumpsuit"
icon_state = "blue"