mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Merge pull request #12740 from VOREStation/upstream-merge-8535
[MIRROR] Dress Shirt Undershirts
This commit is contained in:
@@ -197,3 +197,13 @@
|
|||||||
name = "Turtleneck, Sleeveless"
|
name = "Turtleneck, Sleeveless"
|
||||||
icon_state = "sleevelessturtle"
|
icon_state = "sleevelessturtle"
|
||||||
has_color = TRUE
|
has_color = TRUE
|
||||||
|
|
||||||
|
/datum/category_item/underwear/undershirt/dress_shirt_fem
|
||||||
|
name = "Dress shirt, feminine"
|
||||||
|
icon_state = "undershirt_dress_fem"
|
||||||
|
has_color = TRUE
|
||||||
|
|
||||||
|
/datum/category_item/underwear/undershirt/dress_shirt
|
||||||
|
name = "Dress shirt, masculine"
|
||||||
|
icon_state = "undershirt_dress"
|
||||||
|
has_color = TRUE
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user