mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-02 21:43:22 +00:00
Merge pull request #5718 from kartagrafi/hairunderwearwhatever
New hair + 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"
|
||||
@@ -750,9 +750,14 @@
|
||||
icon_state = "hair_belenkotied"
|
||||
flags = HAIR_TIEABLE
|
||||
|
||||
belenkotied
|
||||
name = "Supernova"
|
||||
icon_state = "hair_supernova"
|
||||
glossy
|
||||
name = "Glossy"
|
||||
icon_state = "hair_glossy"
|
||||
flags = HAIR_TIEABLE
|
||||
|
||||
sharpponytail
|
||||
name = "Sharp Ponytail"
|
||||
icon_state = "hair_sharpponytail"
|
||||
flags = HAIR_TIEABLE
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user