mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-12 11:13:16 +00:00
New define - AGONY. Used as an effect (Like STUN, WEAKN, etc) to cause HALLOSS. Allows use of HALLOSS projectiles without having to worry about them shattering windows/grilles. Future use? Torture tools, pain inducers for interrogation, 'Be Good' modules, Meme, etc. HALLOSS now regens while standing up (2 per tick), and laying down (Resting, unconscious, paralyzed - 6 per tick). This fixes the 'real damage + HALLOSS = forever crit'. Sticking a gun in your mouth (Non-stun, damage inducing) and pulling the trigger kills you. Icon adjustments.
246 lines
6.6 KiB
Plaintext
246 lines
6.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
|
|
|
|
/obj/item/clothing/head/hairflower
|
|
name = "hair flower pin"
|
|
icon_state = "hairflower"
|
|
desc = "Smells nice."
|
|
item_state = "hairflower"
|
|
flags = FPRINT|TABLEPASS
|
|
|
|
/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
|
|
|
|
/obj/item/clothing/head/redcoat
|
|
name = "redcoat's hat"
|
|
icon_state = "redcoat"
|
|
desc = "<i>'I guess it's a redhead.'</i>"
|
|
flags = FPRINT | TABLEPASS
|
|
|
|
/obj/item/clothing/head/mailman
|
|
name = "mailman's hat"
|
|
icon_state = "mailman"
|
|
desc = "<i>'Right-on-time'</i> mail service head wear."
|
|
flags = FPRINT | TABLEPASS
|
|
|
|
/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
|
|
|
|
/obj/item/clothing/head/hasturhood
|
|
name = "hastur's hood"
|
|
desc = "It's unspeakably stylish"
|
|
icon_state = "hasturhood"
|
|
flags = FPRINT|TABLEPASS|HEADCOVERSEYES|BLOCKHAIR
|
|
|
|
/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
|
|
|
|
/obj/item/clothing/head/syndicatefake
|
|
name = "red space-helmet replica"
|
|
icon_state = "syndicate"
|
|
item_state = "syndicate"
|
|
desc = "A plastic replica of a syndicate agent's space helmet, you'll look just like a real murderous syndicate agent 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
|
|
|
|
/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
|
|
|
|
/obj/item/clothing/head/that
|
|
name = "sturdy top-hat"
|
|
desc = "It's an amish looking armored top hat."
|
|
icon_state = "tophat"
|
|
item_state = "that"
|
|
flags = FPRINT|TABLEPASS
|
|
flags_inv = 0
|
|
|
|
|
|
/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
|
|
|
|
/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
|
|
|
|
/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
|
|
|
|
/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"
|
|
|
|
/obj/item/clothing/head/hgpiratecap
|
|
name = "pirate hat"
|
|
desc = "Yarr."
|
|
icon_state = "hgpiratecap"
|
|
item_state = "hgpiratecap"
|
|
|
|
/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
|
|
|
|
//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
|
|
|
|
/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 = 2.0
|
|
|
|
/obj/item/clothing/head/bearpelt
|
|
name = "bear pelt hat"
|
|
desc = "Fuzzy."
|
|
icon_state = "bearpelt"
|
|
item_state = "bearpelt"
|
|
flags = FPRINT | TABLEPASS | BLOCKHAIR
|
|
siemens_coefficient = 2.0
|
|
|
|
/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
|