mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-29 19:43:16 +00:00
New underwear
This commit is contained in:
@@ -56,4 +56,8 @@
|
||||
|
||||
/datum/category_item/underwear/socks/fishnet
|
||||
name = "Fishnet"
|
||||
icon_state = "fishnet"
|
||||
icon_state = "fishnet"
|
||||
|
||||
/datum/category_item/underwear/socks/leggings
|
||||
name = "Leggings"
|
||||
icon_state = "leggings"
|
||||
@@ -62,4 +62,12 @@
|
||||
/datum/category_item/underwear/top/striped_bra
|
||||
name = "Striped Bra"
|
||||
icon_state = "striped_bra"
|
||||
has_color = TRUE
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/top/binder
|
||||
name = "Binder"
|
||||
icon_state = "binder_s"
|
||||
|
||||
/datum/category_item/underwear/top/straplessbinder
|
||||
name = "Binder Strapless"
|
||||
icon_state = "straplessbinder_s"
|
||||
@@ -165,4 +165,16 @@
|
||||
|
||||
/datum/category_item/underwear/undershirt/tiedye
|
||||
name = "Tiedye Shirt"
|
||||
icon_state = "tiedye"
|
||||
icon_state = "tiedye"
|
||||
|
||||
/datum/category_item/underwear/undershirt/longstripe_pink
|
||||
name = "Longsleeve Striped Shirt, Pink"
|
||||
icon_state = "longstripe_pink_s"
|
||||
|
||||
/datum/category_item/underwear/undershirt/wingshirt
|
||||
name = "Pink Wing Shirt"
|
||||
icon_state = "wing_shirt_s"
|
||||
|
||||
/datum/category_item/underwear/undershirt/pinkblack_tshirt
|
||||
name = "Pink and Black T-Shirt"
|
||||
icon_state = "pinkblack_tshirt"
|
||||
Reference in New Issue
Block a user