mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 13:18:09 +01:00
Merge pull request #14348 from squib-bot/clothes
Adds new Undergarment selections
This commit is contained in:
committed by
CHOMPStation2
parent
c9cc75a83d
commit
0d71022b2a
@@ -67,4 +67,9 @@
|
||||
/datum/category_item/underwear/bottom/longjon
|
||||
name = "Long John Bottoms"
|
||||
icon_state = "ljonb"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/bottom/thinpanties
|
||||
name = "Panties, Thin"
|
||||
icon_state = "thinpanties"
|
||||
has_color = TRUE
|
||||
@@ -185,3 +185,7 @@
|
||||
/datum/category_item/underwear/socks/trans_thigh
|
||||
name = "Trans Pride Thigh Socks"
|
||||
icon_state = "trans_thigh"
|
||||
|
||||
/datum/category_item/underwear/socks/rippedpantyhose
|
||||
name = "Pantyhose, Ripped"
|
||||
icon_state = "rippedpantyhose"
|
||||
@@ -70,4 +70,10 @@
|
||||
|
||||
/datum/category_item/underwear/top/straplessbinder
|
||||
name = "Binder Strapless"
|
||||
icon_state = "straplessbinder_s"
|
||||
icon_state = "straplessbinder_s"
|
||||
|
||||
/datum/category_item/underwear/top/onesleeve
|
||||
name = "One Sleeve"
|
||||
icon_state = "onesleeve"
|
||||
has_color = TRUE
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
Reference in New Issue
Block a user