mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 05:38:15 +01:00
[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:
co-authored by
Heroman3003
CHOMPStation2
parent
a6afb1ee86
commit
719023cd56
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user