Adds a loincloth to the xeno loadout

This commit is contained in:
killer653
2017-09-11 21:18:29 -04:00
parent 725ff05496
commit 47afd1502d
3 changed files with 17 additions and 1 deletions
@@ -1479,4 +1479,15 @@ Departamental Swimsuits, for general use
icon_state = "headbando"
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "headbando"
item_state = "headbando"
//General use
/obj/item/clothing/suit/storage/fluff/loincloth
name = "Loincloth"
desc = "A primitive piece of oak-borwn clothing wrapped firmly around the waist. A few bones line the edges."
icon = 'icons/vore/custom_clothes_vr.dmi'
icon_state = "loincloth"
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "loincloth"