[MIRROR] Underwear? Under there! (#6672)

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
This commit is contained in:
CHOMPStation2
2023-07-30 08:16:48 +02:00
committed by GitHub
co-authored by Heroman3003 CHOMPStation2
parent a6afb1ee86
commit 719023cd56
2 changed files with 8 additions and 0 deletions
+8
View File
@@ -10,6 +10,10 @@
/datum/category_item/underwear/bottom/briefs/is_default(var/gender)
return gender != FEMALE
/datum/category_item/underwear/bottom/briefs_hyper
name = "HYPER Briefs"
icon_state = "hyper_briefs"
/datum/category_item/underwear/bottom/boxers_loveheart
name = "Boxers, Loveheart"
icon_state = "boxers_loveheart"
@@ -19,6 +23,10 @@
icon_state = "boxers"
has_color = TRUE
/datum/category_item/underwear/bottom/boxers_hyper
name = "HYPER Boxers"
icon_state = "hyper_boxers"
/datum/category_item/underwear/bottom/boxers_green_and_blue
name = "Boxers, green & blue striped"
icon_state = "boxers_green_and_blue"