mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-18 02:22:53 +01:00
26ea6ec92d
-The most meaning the colorable uniforms, suits, gloves, shoes, headgear, earwear, and accessories. -Only affects mob icons for now, the inventory/floor icons still in old blend. -Sort of a framework for possible additional options to come. -Also messed around with some other stuff such as adding on-ear icons to the rest of the flower pins and bows, and made the base icons for the beanies lighter than the middle gray they were.
192 lines
5.8 KiB
Plaintext
192 lines
5.8 KiB
Plaintext
//these need item states -S2-
|
|
/obj/item/clothing/under/pants
|
|
name = "jeans"
|
|
desc = "A nondescript pair of tough blue jeans."
|
|
icon_state = "jeans"
|
|
gender = PLURAL
|
|
body_parts_covered = LOWER_TORSO|LEGS
|
|
|
|
/obj/item/clothing/under/pants/ripped
|
|
name = "ripped jeans"
|
|
desc = "A nondescript pair of tough blue jeans with holes in them."
|
|
icon_state = "jeansripped"
|
|
|
|
/obj/item/clothing/under/pants/classicjeans
|
|
name = "classic jeans"
|
|
desc = "You feel cooler already."
|
|
icon_state = "jeansclassic"
|
|
|
|
/obj/item/clothing/under/pants/classicjeans/ripped
|
|
name = "ripped classic jeans"
|
|
desc = "You feel cooler already. These have holes in them."
|
|
icon_state = "jeansclassicripped"
|
|
|
|
/obj/item/clothing/under/pants/mustangjeans
|
|
name = "must hang jeans"
|
|
desc = "Made in the finest space jeans factory this side of Alpha Centauri."
|
|
icon_state = "jeansmustang"
|
|
|
|
/obj/item/clothing/under/pants/mustangjeans/ripped
|
|
name = "ripped must hang jeans"
|
|
desc = "Made in the finest space jeans factory this side of Alpha Centauri. These have holes in them."
|
|
icon_state = "jeansmustangripped"
|
|
|
|
/obj/item/clothing/under/pants/blackjeans
|
|
name = "black jeans"
|
|
desc = "Only for those who can pull it off."
|
|
icon_state = "jeansblack"
|
|
|
|
/obj/item/clothing/under/pants/blackjeans/ripped
|
|
name = "ripped black jeans"
|
|
desc = "Only for those who can pull it off. These have holes in them."
|
|
icon_state = "jeansblackripped"
|
|
|
|
/obj/item/clothing/under/pants/greyjeans
|
|
name = "grey jeans"
|
|
desc = "Only for those who can pull it off."
|
|
icon_state = "jeansgrey"
|
|
|
|
/obj/item/clothing/under/pants/greyjeans/ripped
|
|
name = "ripped grey jeans"
|
|
desc = "Only for those who can pull it off. These have holes in them."
|
|
icon_state = "jeansgreyripped"
|
|
|
|
/obj/item/clothing/under/pants/youngfolksjeans
|
|
name = "young folks jeans"
|
|
desc = "For those tired of boring old jeans. Relive the passion of your youth!"
|
|
icon_state = "jeansyoungfolks"
|
|
|
|
/obj/item/clothing/under/pants/white
|
|
name = "white pants"
|
|
desc = "Plain white pants. Boring."
|
|
icon_state = "whitepants"
|
|
|
|
/obj/item/clothing/under/pants/red
|
|
name = "red pants"
|
|
desc = "Bright red pants. Overflowing with personality."
|
|
icon_state = "redpants"
|
|
|
|
/obj/item/clothing/under/pants/black
|
|
name = "black pants"
|
|
desc = "These pants are dark, like your soul."
|
|
icon_state = "blackpants"
|
|
|
|
/obj/item/clothing/under/pants/tan
|
|
name = "tan pants"
|
|
desc = "Some tan pants. You look like a white collar worker with these on."
|
|
icon_state = "tanpants"
|
|
|
|
/obj/item/clothing/under/pants/track
|
|
name = "track pants"
|
|
desc = "A pair of track pants, for the athletic."
|
|
icon_state = "trackpants"
|
|
|
|
/obj/item/clothing/under/pants/track/blue
|
|
name = "blue track pants"
|
|
icon_state = "trackpantsblue"
|
|
|
|
/obj/item/clothing/under/pants/track/green
|
|
name = "green track pants"
|
|
icon_state = "trackpantsgreen"
|
|
|
|
/obj/item/clothing/under/pants/track/white
|
|
name = "white track pants"
|
|
icon_state = "trackpantswhite"
|
|
|
|
/obj/item/clothing/under/pants/track/red
|
|
name = "red track pants"
|
|
icon_state = "trackpantsred"
|
|
|
|
/obj/item/clothing/under/pants/khaki
|
|
name = "khaki pants"
|
|
desc = "A pair of dust beige khaki pants."
|
|
icon_state = "khaki"
|
|
|
|
/obj/item/clothing/under/pants/camo
|
|
name = "camo pants"
|
|
desc = "A pair of woodland camouflage pants. Probably not the best choice for a space station."
|
|
icon_state = "camopants"
|
|
|
|
/obj/item/clothing/under/pants/chaps
|
|
name = "sexy brown chaps"
|
|
desc = "A pair of sexy, tight brown leather chaps."
|
|
icon_state = "chapsb"
|
|
|
|
/obj/item/clothing/under/pants/chaps/black
|
|
name = "sexy black chaps"
|
|
desc = "A pair of sexy, tight black leather chaps."
|
|
icon_state = "chapsbl"
|
|
|
|
/obj/item/clothing/under/pants/yogapants
|
|
name = "yoga pants"
|
|
desc = "A pair of tight-fitting yoga pants for those lazy days."
|
|
icon_state = "yogapants"
|
|
addblends = "yogapants_a"
|
|
|
|
/*
|
|
* Baggy Pants
|
|
*/
|
|
/obj/item/clothing/under/pants/baggy
|
|
name = "baggy jeans"
|
|
desc = "A nondescript pair of tough baggy blue jeans."
|
|
icon_state = "baggy_jeans"
|
|
|
|
/obj/item/clothing/under/pants/baggy/classicjeans
|
|
name = "baggy classic jeans"
|
|
desc = "You feel cooler already."
|
|
icon_state = "baggy_jeansclassic"
|
|
|
|
/obj/item/clothing/under/pants/baggy/mustangjeans
|
|
name = "maggy must hang jeans"
|
|
desc = "Made in the finest space jeans factory this side of Alpha Centauri."
|
|
icon_state = "baggy_jeansmustang"
|
|
|
|
/obj/item/clothing/under/pants/baggy/blackjeans
|
|
name = "baggy black jeans"
|
|
desc = "Only for those who can pull it off."
|
|
icon_state = "baggy_jeansblack"
|
|
|
|
/obj/item/clothing/under/pants/baggy/greyjeans
|
|
name = "baggy grey jeans"
|
|
desc = "Only for those who can pull it off."
|
|
icon_state = "baggy_jeansgrey"
|
|
|
|
/obj/item/clothing/under/pants/baggy/youngfolksjeans
|
|
name = "baggy young folks jeans"
|
|
desc = "For those tired of boring old jeans. Relive the passion of your youth!"
|
|
icon_state = "baggy_jeansyoungfolks"
|
|
|
|
/obj/item/clothing/under/pants/baggy/white
|
|
name = "baggy white pants"
|
|
desc = "Plain white pants. Boring."
|
|
icon_state = "baggy_whitepants"
|
|
|
|
/obj/item/clothing/under/pants/baggy/red
|
|
name = "baggy red pants"
|
|
desc = "Bright red pants. Overflowing with personality."
|
|
icon_state = "baggy_redpants"
|
|
|
|
/obj/item/clothing/under/pants/baggy/black
|
|
name = "baggy black pants"
|
|
desc = "These pants are dark, like your soul."
|
|
icon_state = "baggy_blackpants"
|
|
|
|
/obj/item/clothing/under/pants/baggy/tan
|
|
name = "baggy tan pants"
|
|
desc = "Some tan pants. You look like a white collar worker with these on."
|
|
icon_state = "baggy_tanpants"
|
|
|
|
/obj/item/clothing/under/pants/baggy/track
|
|
name = "baggy track pants"
|
|
desc = "A pair of track pants, for the athletic."
|
|
icon_state = "baggy_trackpants"
|
|
|
|
/obj/item/clothing/under/pants/baggy/khaki
|
|
name = "baggy khaki pants"
|
|
desc = "A pair of dust beige khaki pants."
|
|
icon_state = "baggy_khaki"
|
|
|
|
/obj/item/clothing/under/pants/baggy/camo
|
|
name = "baggy camo pants"
|
|
desc = "A pair of woodland camouflage pants. Probably not the best choice for a space station."
|
|
icon_state = "baggy_camopants" |