Add: old bunny suit sprite as adjustable, fix up new bunny suit sprite, add bunny suit to kinkmate.

This commit is contained in:
ariaworld
2023-11-23 01:25:55 +01:00
parent c3c471697c
commit 23ea0122fa
4 changed files with 4 additions and 2 deletions
@@ -50,7 +50,7 @@
icon = 'modular_splurt/icons/obj/clothing/uniforms.dmi'
mob_overlay_icon = 'modular_splurt/icons/mob/clothing/uniform.dmi'
icon_state = "bunnysuit"
can_adjust = FALSE
can_adjust = TRUE
mutantrace_variation = STYLE_DIGITIGRADE|STYLE_NO_ANTHRO_ICON
body_parts_covered = CHEST|GROIN
@@ -29,6 +29,8 @@
/obj/item/restraints/bondage_rope = 5,
/obj/item/clothing/under/domina = 5,
/obj/item/clothing/under/performer = 3,
/obj/item/clothing/under/bunnysuit = 3,
/obj/item/clothing/under/bunnysuit/white = 3,
/obj/item/storage/box/chastity_cage = 6,
/obj/item/storage/box/chastity_cage/metal = 3,
/obj/item/storage/box/chastity_cage/belt = 2,