yet more sprites

This commit is contained in:
Burrito Justice
2023-02-17 17:18:04 -08:00
parent cadd300734
commit 63f1700bda
29 changed files with 448 additions and 17 deletions
+10
View File
@@ -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
+5
View File
@@ -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