mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
yet more sprites
This commit is contained in:
@@ -77,4 +77,14 @@
|
||||
/datum/category_item/underwear/bottom/neko
|
||||
name = "Panties, Neko"
|
||||
icon_state = "panties_neko"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/bottom/swimbottom
|
||||
name = "Swimming Bottoms"
|
||||
icon_state = "swimbottom"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/bottom/onepiece
|
||||
name = "Swimming One Piece"
|
||||
icon_state = "onepiece"
|
||||
has_color = TRUE
|
||||
@@ -90,4 +90,9 @@
|
||||
/datum/category_item/underwear/top/sarashi
|
||||
name = "Sarashi"
|
||||
icon_state = "bandages"
|
||||
has_color = TRUE
|
||||
|
||||
/datum/category_item/underwear/top/swimtop
|
||||
name = "Swimming Top"
|
||||
icon_state = "swimtop"
|
||||
has_color = TRUE
|
||||
Reference in New Issue
Block a user