mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Adds Sarashi(#8954)
This commit is contained in:
@@ -77,4 +77,24 @@
|
||||
/datum/category_item/underwear/top/swimtop
|
||||
name = "Swimming Top"
|
||||
icon_state = "swimtop"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/top/sarashi
|
||||
name = "Sarashi, Stomach"
|
||||
icon_state = "sarashi_stomach"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/top/sarashi_torso
|
||||
name = "Sarashi, Torso"
|
||||
icon_state = "sarashi_torso"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/top/sarashi_mchest
|
||||
name = "Sarashi, Male Chest"
|
||||
icon_state = "sarashi_mchest"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/top/sarashi_fchest
|
||||
name = "Sarashi, Female Chest"
|
||||
icon_state = "sarashi_fchest"
|
||||
has_color = TRUE
|
||||
Reference in New Issue
Block a user