mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-15 20:52:41 +00:00
Adds custom loadout gear: Searif's brown leather jacket, NT brown leather jacket, and grey hoodie. Also brings back the orange bandana, and adjusts some siemens coefficient values that weren't making sense.
273 lines
7.6 KiB
Plaintext
273 lines
7.6 KiB
Plaintext
|
|
|
|
/obj/item/clothing/head/centhat
|
|
name = "\improper CentComm. hat"
|
|
icon_state = "centcom"
|
|
desc = "It's good to be emperor."
|
|
flags = FPRINT|TABLEPASS
|
|
item_state = "centhat"
|
|
siemens_coefficient = 0.9
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/hairflower
|
|
name = "hair flower pin"
|
|
icon_state = "hairflower"
|
|
desc = "Smells nice."
|
|
item_state = "hairflower"
|
|
flags = FPRINT|TABLEPASS
|
|
slot_flags = SLOT_HEAD | SLOT_EARS
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/powdered_wig
|
|
name = "powdered wig"
|
|
desc = "A powdered wig."
|
|
icon_state = "pwig"
|
|
item_state = "pwig"
|
|
|
|
/obj/item/clothing/head/that
|
|
name = "top-hat"
|
|
desc = "It's an amish looking hat."
|
|
icon_state = "tophat"
|
|
item_state = "that"
|
|
flags = FPRINT|TABLEPASS
|
|
siemens_coefficient = 0.9
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/redcoat
|
|
name = "redcoat's hat"
|
|
icon_state = "redcoat"
|
|
desc = "<i>'I guess it's a redhead.'</i>"
|
|
flags = FPRINT | TABLEPASS
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/mailman
|
|
name = "station cap"
|
|
icon_state = "mailman"
|
|
desc = "<i>Choo-choo</i>!"
|
|
flags = FPRINT | TABLEPASS
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/plaguedoctorhat
|
|
name = "plague doctor's hat"
|
|
desc = "These were once used by Plague doctors. They're pretty much useless."
|
|
icon_state = "plaguedoctor"
|
|
flags = FPRINT | TABLEPASS
|
|
permeability_coefficient = 0.01
|
|
siemens_coefficient = 0.9
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/hasturhood
|
|
name = "hastur's hood"
|
|
desc = "It's unspeakably stylish"
|
|
icon_state = "hasturhood"
|
|
flags = FPRINT|TABLEPASS|HEADCOVERSEYES|BLOCKHAIR
|
|
body_parts_covered = HEAD|FACE|EYES
|
|
|
|
/obj/item/clothing/head/nursehat
|
|
name = "nurse's hat"
|
|
desc = "It allows quick identification of trained medical personnel."
|
|
icon_state = "nursehat"
|
|
flags = FPRINT|TABLEPASS
|
|
siemens_coefficient = 0.9
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/syndicatefake
|
|
name = "red space-helmet replica"
|
|
icon_state = "syndicate"
|
|
item_state = "syndicate"
|
|
desc = "A plastic replica of a bloodthirsty mercenary's space helmet, you'll look just like a real murderous criminal operative in this! This is a toy, it is not made for use in space!"
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|HIDEFACE
|
|
siemens_coefficient = 2.0
|
|
body_parts_covered = HEAD|FACE|EYES
|
|
|
|
/obj/item/clothing/head/cueball
|
|
name = "cueball helmet"
|
|
desc = "A large, featureless white orb mean to be worn on your head. How do you even see out of this thing?"
|
|
icon_state = "cueball"
|
|
flags = FPRINT|TABLEPASS|HEADCOVERSEYES|HEADCOVERSMOUTH|BLOCKHAIR
|
|
item_state="cueball"
|
|
flags_inv = 0
|
|
body_parts_covered = HEAD|FACE|EYES
|
|
|
|
/obj/item/clothing/head/greenbandana
|
|
name = "green bandana"
|
|
desc = "It's a green bandana with some fine nanotech lining."
|
|
icon_state = "greenbandana"
|
|
item_state = "greenbandana"
|
|
flags = FPRINT|TABLEPASS
|
|
flags_inv = 0
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/cardborg
|
|
name = "cardborg helmet"
|
|
desc = "A helmet made out of a box."
|
|
icon_state = "cardborg_h"
|
|
item_state = "cardborg_h"
|
|
flags = FPRINT | TABLEPASS | HEADCOVERSEYES | HEADCOVERSMOUTH
|
|
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|HIDEFACE
|
|
body_parts_covered = HEAD|FACE|EYES
|
|
|
|
/obj/item/clothing/head/justice
|
|
name = "justice hat"
|
|
desc = "fight for what's righteous!"
|
|
icon_state = "justicered"
|
|
item_state = "justicered"
|
|
flags = FPRINT|TABLEPASS|HEADCOVERSEYES|HEADCOVERSMOUTH|BLOCKHAIR
|
|
|
|
/obj/item/clothing/head/justice/blue
|
|
icon_state = "justiceblue"
|
|
item_state = "justiceblue"
|
|
|
|
/obj/item/clothing/head/justice/yellow
|
|
icon_state = "justiceyellow"
|
|
item_state = "justiceyellow"
|
|
|
|
/obj/item/clothing/head/justice/green
|
|
icon_state = "justicegreen"
|
|
item_state = "justicegreen"
|
|
|
|
/obj/item/clothing/head/justice/pink
|
|
icon_state = "justicepink"
|
|
item_state = "justicepink"
|
|
|
|
/obj/item/clothing/head/rabbitears
|
|
name = "rabbit ears"
|
|
desc = "Wearing these makes you looks useless, and only good for your sex appeal."
|
|
icon_state = "bunny"
|
|
flags = FPRINT | TABLEPASS
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/flatcap
|
|
name = "flat cap"
|
|
desc = "A working man's cap."
|
|
icon_state = "flat_cap"
|
|
item_state = "detective"
|
|
siemens_coefficient = 0.9
|
|
|
|
/obj/item/clothing/head/pirate
|
|
name = "pirate hat"
|
|
desc = "Yarr."
|
|
icon_state = "pirate"
|
|
item_state = "pirate"
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/hgpiratecap
|
|
name = "pirate hat"
|
|
desc = "Yarr."
|
|
icon_state = "hgpiratecap"
|
|
item_state = "hgpiratecap"
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/bandana
|
|
name = "pirate bandana"
|
|
desc = "Yarr."
|
|
icon_state = "bandana"
|
|
item_state = "bandana"
|
|
|
|
/obj/item/clothing/head/bowler
|
|
name = "bowler-hat"
|
|
desc = "Gentleman, elite aboard!"
|
|
icon_state = "bowler"
|
|
item_state = "bowler"
|
|
flags = FPRINT | TABLEPASS
|
|
body_parts_covered = 0
|
|
|
|
//stylish bs12 hats
|
|
|
|
/obj/item/clothing/head/bowlerhat
|
|
name = "bowler hat"
|
|
icon_state = "bowler_hat"
|
|
item_state = "bowler_hat"
|
|
desc = "For the gentleman of distinction."
|
|
flags = FPRINT|TABLEPASS
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/beaverhat
|
|
name = "beaver hat"
|
|
icon_state = "beaver_hat"
|
|
item_state = "beaver_hat"
|
|
desc = "Soft felt makes this hat both comfortable and elegant."
|
|
flags = FPRINT|TABLEPASS
|
|
|
|
/obj/item/clothing/head/boaterhat
|
|
name = "boater hat"
|
|
icon_state = "boater_hat"
|
|
item_state = "boater_hat"
|
|
desc = "The ultimate in summer fashion."
|
|
flags = FPRINT|TABLEPASS
|
|
|
|
/obj/item/clothing/head/fedora
|
|
name = "\improper fedora"
|
|
icon_state = "fedora"
|
|
item_state = "fedora"
|
|
desc = "A sharp, stylish hat."
|
|
flags = FPRINT|TABLEPASS
|
|
|
|
/obj/item/clothing/head/feathertrilby
|
|
name = "\improper feather trilby"
|
|
icon_state = "feather_trilby"
|
|
item_state = "feather_trilby"
|
|
desc = "A sharp, stylish hat with a feather."
|
|
flags = FPRINT|TABLEPASS
|
|
|
|
/obj/item/clothing/head/fez
|
|
name = "\improper fez"
|
|
icon_state = "fez"
|
|
item_state = "fez"
|
|
desc = "You should wear a fez. Fezzes are cool."
|
|
flags = FPRINT|TABLEPASS
|
|
|
|
//end bs12 hats
|
|
|
|
/obj/item/clothing/head/witchwig
|
|
name = "witch costume wig"
|
|
desc = "Eeeee~heheheheheheh!"
|
|
icon_state = "witch"
|
|
item_state = "witch"
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
siemens_coefficient = 2.0
|
|
|
|
/obj/item/clothing/head/chicken
|
|
name = "chicken suit head"
|
|
desc = "Bkaw!"
|
|
icon_state = "chickenhead"
|
|
item_state = "chickensuit"
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
siemens_coefficient = 0.7
|
|
body_parts_covered = HEAD|FACE|EYES
|
|
|
|
/obj/item/clothing/head/bearpelt
|
|
name = "bear pelt hat"
|
|
desc = "Fuzzy."
|
|
icon_state = "bearpelt"
|
|
item_state = "bearpelt"
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
siemens_coefficient = 0.7
|
|
|
|
/obj/item/clothing/head/xenos
|
|
name = "xenos helmet"
|
|
icon_state = "xenos"
|
|
item_state = "xenos_helm"
|
|
desc = "A helmet made out of chitinous alien hide."
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|HIDEFACE
|
|
siemens_coefficient = 2.0
|
|
body_parts_covered = HEAD|FACE|EYES
|
|
|
|
/obj/item/clothing/head/philosopher_wig
|
|
name = "natural philosopher's wig"
|
|
desc = "A stylish monstrosity unearthed from Earth's Renaissance period. With this most distinguish'd wig, you'll be ready for your next soiree!"
|
|
icon_state = "philosopher_wig"
|
|
item_state = "philosopher_wig"
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
siemens_coefficient = 2.0 //why is it so conductive?!
|
|
body_parts_covered = 0
|
|
|
|
/obj/item/clothing/head/orangebandana //themij: Taryn Kifer
|
|
name = "orange bandana"
|
|
desc = "An orange piece of cloth, worn on the head."
|
|
icon_state = "orange_bandana"
|
|
item_state = "orange_bandana"
|
|
body_parts_covered = 0
|