Adds Latex Maid Dresses.

As the title says! Also renames clothes stuff because SS13 needs jumpsuits to end with _s for some inscrutible reason
This commit is contained in:
KotetsuRedwood
2018-01-29 19:47:14 +00:00
parent e9233f46be
commit d1816a3eca
3 changed files with 16 additions and 1 deletions
@@ -1708,4 +1708,19 @@ Departamental Swimsuits, for general use
/obj/item/clothing/gloves/fluff/vietsi/proc/change_name(var/signet_name = "Unknown")
name = "[signet_name]'s Bone Signet Ring"
desc = "A signet ring belonging to [signet_name], carved from the bones of something long extinct, as a ward against bad luck."
desc = "A signet ring belonging to [signet_name], carved from the bones of something long extinct, as a ward against bad luck."
//KotetsuRedwood:Latex Maid Dresses, for everyone to 'enjoy'. :3c
/obj/item/clothing/under/fluff/latexmaid
name = "latex maid dress"
desc = "Squeak! A shiny outfit for cleaning, made by people with dirty minds."
item_icons = list(slot_w_uniform_str = 'icons/vore/custom_clothes_vr.dmi')
icon = 'icons/vore/custom_clothes_vr.dmi'
icon_state = "latexmaid"
item_state = "latexmaid_mob"
sprite_sheets = list(
"Teshari" = 'icons/vore/custom_clothes_tesh_vr.dmi'
)
body_parts_covered = UPPER_TORSO|LOWER_TORSO