here comes fetish content
This commit is contained in:
@@ -127,8 +127,8 @@
|
|||||||
/obj/item/clothing/accessory/sweater
|
/obj/item/clothing/accessory/sweater
|
||||||
name = "grey sweater"
|
name = "grey sweater"
|
||||||
desc = "Nicely comfy and warm!"
|
desc = "Nicely comfy and warm!"
|
||||||
icon_state = "sweater_grey"
|
icon_state = "sweater"
|
||||||
item_state = "sweater_grey"
|
item_state = "sweater"
|
||||||
minimize_when_attached = FALSE
|
minimize_when_attached = FALSE
|
||||||
|
|
||||||
/obj/item/clothing/accessory/sweater/pink
|
/obj/item/clothing/accessory/sweater/pink
|
||||||
|
|||||||
@@ -88,6 +88,10 @@
|
|||||||
name = "Pantyhose"
|
name = "Pantyhose"
|
||||||
icon_state = "pantyhose"
|
icon_state = "pantyhose"
|
||||||
|
|
||||||
|
/datum/sprite_accessory/underwear/socks/pantyhose_ripped
|
||||||
|
name = "Pantyhose - Ripped"
|
||||||
|
icon_state = "pantyhose_ripped"
|
||||||
|
|
||||||
/datum/sprite_accessory/underwear/socks/socks_short
|
/datum/sprite_accessory/underwear/socks/socks_short
|
||||||
name = "Short"
|
name = "Short"
|
||||||
icon_state = "socks_short"
|
icon_state = "socks_short"
|
||||||
|
|||||||
@@ -343,6 +343,20 @@
|
|||||||
icon_state = "fishnet_body"
|
icon_state = "fishnet_body"
|
||||||
gender = FEMALE
|
gender = FEMALE
|
||||||
|
|
||||||
|
/datum/sprite_accessory/underwear/top/shibari
|
||||||
|
name = "Shibari Ropes"
|
||||||
|
icon_state = "shibari"
|
||||||
|
gender = FEMALE
|
||||||
|
has_color = TRUE
|
||||||
|
covers_chest = FALSE
|
||||||
|
|
||||||
|
/datum/sprite_accessory/underwear/top/shibari_sleeved
|
||||||
|
name = "Shibari Ropes - sleeves"
|
||||||
|
icon_state = "shibari_sleeves"
|
||||||
|
gender = FEMALE
|
||||||
|
has_color = TRUE
|
||||||
|
covers_chest = FALSE
|
||||||
|
|
||||||
/datum/sprite_accessory/underwear/top/swimsuit
|
/datum/sprite_accessory/underwear/top/swimsuit
|
||||||
name = "Swimsuit Top"
|
name = "Swimsuit Top"
|
||||||
icon_state = "bra_swimming"
|
icon_state = "bra_swimming"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 51 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 69 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 16 KiB |
Reference in New Issue
Block a user