|
|
|
|
@@ -67,6 +67,7 @@
|
|
|
|
|
item_state = "death"
|
|
|
|
|
flags_1 = CONDUCT_1
|
|
|
|
|
fire_resist = T0C+5200
|
|
|
|
|
body_parts_covered = CHEST|GROIN|LEGS|ARMS|HANDS|FEET
|
|
|
|
|
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -75,6 +76,7 @@
|
|
|
|
|
desc = "this pretty much looks ridiculous" //Needs no fixing
|
|
|
|
|
icon_state = "justice"
|
|
|
|
|
item_state = "justice"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|LEGS|ARMS|HANDS|FEET
|
|
|
|
|
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@@ -100,14 +102,14 @@
|
|
|
|
|
desc = "A fancy purple apron for a stylish person."
|
|
|
|
|
icon_state = "purplebartenderapron"
|
|
|
|
|
item_state = "purplebartenderapron"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|LEGS
|
|
|
|
|
body_parts_covered = CHEST
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/syndicatefake
|
|
|
|
|
name = "black and red space suit replica"
|
|
|
|
|
icon_state = "syndicate-black-red"
|
|
|
|
|
item_state = "syndicate-black-red"
|
|
|
|
|
desc = "A plastic replica of the Syndicate space suit. You'll look just like a real murderous Syndicate agent in this! This is a toy, it is not made for use in space!"
|
|
|
|
|
w_class = WEIGHT_CLASS_NORMAL
|
|
|
|
|
body_parts_covered = CHEST|ARMS|GROIN|LEGS|FEET|HANDS
|
|
|
|
|
allowed = list(/obj/item/flashlight, /obj/item/tank/internals/emergency_oxygen, /obj/item/tank/internals/plasmaman, /obj/item/toy)
|
|
|
|
|
flags_inv = HIDEGLOVES|HIDESHOES|HIDEJUMPSUIT
|
|
|
|
|
resistance_flags = NONE
|
|
|
|
|
@@ -154,7 +156,7 @@
|
|
|
|
|
icon_state = "owl_wings"
|
|
|
|
|
item_state = "owl_wings"
|
|
|
|
|
togglename = "wings"
|
|
|
|
|
body_parts_covered = ARMS|CHEST
|
|
|
|
|
body_parts_covered = ARMS
|
|
|
|
|
actions_types = list(/datum/action/item_action/toggle_wings)
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/toggle/owlwings/Initialize()
|
|
|
|
|
@@ -209,6 +211,7 @@
|
|
|
|
|
desc = "Your classic, non-racist poncho."
|
|
|
|
|
icon_state = "classicponcho"
|
|
|
|
|
item_state = "classicponcho"
|
|
|
|
|
body_parts_covered = CHEST|GROIN
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/poncho/green
|
|
|
|
|
name = "green poncho"
|
|
|
|
|
@@ -245,7 +248,7 @@
|
|
|
|
|
desc = "A costume made from 'synthetic' carp scales, it smells."
|
|
|
|
|
icon_state = "carp_casual"
|
|
|
|
|
item_state = "labcoat"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS|LEGS|FEET
|
|
|
|
|
cold_protection = CHEST|GROIN|ARMS
|
|
|
|
|
min_cold_protection_temperature = FIRE_SUIT_MIN_TEMP_PROTECT //Space carp like space, so you should too
|
|
|
|
|
allowed = list(/obj/item/tank/internals/emergency_oxygen, /obj/item/tank/internals/plasmaman, /obj/item/gun/ballistic/automatic/speargun)
|
|
|
|
|
@@ -265,9 +268,7 @@
|
|
|
|
|
desc = "A costume that looks like someone made a human-like corgi, it won't guarantee belly rubs."
|
|
|
|
|
icon_state = "ian"
|
|
|
|
|
item_state = "labcoat"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS
|
|
|
|
|
//cold_protection = CHEST|GROIN|ARMS
|
|
|
|
|
//min_cold_protection_temperature = FIRE_SUIT_MIN_TEMP_PROTECT
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS|LEGS|FEET
|
|
|
|
|
allowed = list()
|
|
|
|
|
hoodtype = /obj/item/clothing/head/hooded/ian_hood
|
|
|
|
|
dog_fashion = /datum/dog_fashion/back
|
|
|
|
|
@@ -277,8 +278,6 @@
|
|
|
|
|
desc = "A hood that looks just like a corgi's head, it won't guarantee dog biscuits."
|
|
|
|
|
icon_state = "ian"
|
|
|
|
|
body_parts_covered = HEAD
|
|
|
|
|
//cold_protection = HEAD
|
|
|
|
|
//min_cold_protection_temperature = FIRE_SUIT_MIN_TEMP_PROTECT
|
|
|
|
|
flags_inv = HIDEHAIR|HIDEEARS
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/hooded/bee_costume // It's Hip!
|
|
|
|
|
@@ -304,7 +303,7 @@
|
|
|
|
|
desc = "A horribly bloated suit made from human skins."
|
|
|
|
|
icon_state = "lingspacesuit"
|
|
|
|
|
item_state = "labcoat"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS|LEGS|FEET|HANDS
|
|
|
|
|
allowed = list()
|
|
|
|
|
actions_types = list(/datum/action/item_action/toggle_human_head)
|
|
|
|
|
hoodtype = /obj/item/clothing/head/hooded/human_head
|
|
|
|
|
@@ -345,18 +344,21 @@
|
|
|
|
|
desc = "A worn out, curiously comfortable t-shirt with a picture of Ian. You wouldn't go so far as to say it feels like being hugged when you wear it, but it's pretty close. Good for sleeping in."
|
|
|
|
|
icon_state = "ianshirt"
|
|
|
|
|
item_state = "ianshirt"
|
|
|
|
|
body_parts_covered = CHEST|GROIN
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/nerdshirt
|
|
|
|
|
name = "gamer shirt"
|
|
|
|
|
desc = "A baggy shirt with vintage game character Phanic the Weasel. Why would anyone wear this?"
|
|
|
|
|
icon_state = "nerdshirt"
|
|
|
|
|
item_state = "nerdshirt"
|
|
|
|
|
body_parts_covered = CHEST|GROIN
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/vapeshirt //wearing this is asking to get beat.
|
|
|
|
|
name = "Vape Naysh shirt"
|
|
|
|
|
desc = "A cheap white T-shirt with a big tacky \"VN\" on the front, Why would you wear this unironically?"
|
|
|
|
|
icon_state = "vapeshirt"
|
|
|
|
|
item_state = "vapeshirt"
|
|
|
|
|
body_parts_covered = CHEST|GROIN
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/jacket
|
|
|
|
|
name = "bomber jacket"
|
|
|
|
|
@@ -364,7 +366,7 @@
|
|
|
|
|
icon_state = "bomberjacket"
|
|
|
|
|
item_state = "brownjsuit"
|
|
|
|
|
allowed = list(/obj/item/flashlight, /obj/item/tank/internals/emergency_oxygen, /obj/item/tank/internals/plasmaman, /obj/item/toy, /obj/item/storage/fancy/cigarettes, /obj/item/lighter, /obj/item/radio)
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS
|
|
|
|
|
body_parts_covered = CHEST|ARMS
|
|
|
|
|
cold_protection = CHEST|GROIN|ARMS
|
|
|
|
|
min_cold_protection_temperature = FIRE_SUIT_MIN_TEMP_PROTECT
|
|
|
|
|
|
|
|
|
|
@@ -389,6 +391,7 @@
|
|
|
|
|
desc = "A thick jacket with a rubbery, water-resistant shell."
|
|
|
|
|
icon_state = "pufferjacket"
|
|
|
|
|
item_state = "hostrench"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS
|
|
|
|
|
armor = list("melee" = 0, "bullet" = 0, "laser" = 0,"energy" = 0, "bomb" = 0, "bio" = 50, "rad" = 0, "fire" = 0, "acid" = 0)
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/jacket/puffer/vest
|
|
|
|
|
@@ -436,18 +439,21 @@
|
|
|
|
|
desc = "Looks like this belongs in a very old movie set."
|
|
|
|
|
icon_state = "draculacoat"
|
|
|
|
|
item_state = "draculacoat"
|
|
|
|
|
body_parts_covered = CHEST|ARMS
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/drfreeze_coat
|
|
|
|
|
name = "doctor freeze's labcoat"
|
|
|
|
|
desc = "A labcoat imbued with the power of features and freezes."
|
|
|
|
|
icon_state = "drfreeze_coat"
|
|
|
|
|
item_state = "drfreeze_coat"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|ARMS
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/gothcoat
|
|
|
|
|
name = "gothic coat"
|
|
|
|
|
desc = "Perfect for those who want stalk in a corner of a bar."
|
|
|
|
|
icon_state = "gothcoat"
|
|
|
|
|
item_state = "gothcoat"
|
|
|
|
|
body_parts_covered = CHEST|ARMS|HAND_LEFT //peculiar
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/xenos
|
|
|
|
|
name = "xenos suit"
|
|
|
|
|
@@ -586,6 +592,7 @@
|
|
|
|
|
name = "spooky ghost"
|
|
|
|
|
desc = "This is obviously just a bedsheet, but maybe try it on?"
|
|
|
|
|
icon_state = "bedsheet"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|LEGS|ARMS|HANDS|HEAD
|
|
|
|
|
user_vars_to_edit = list("name" = "Spooky Ghost", "real_name" = "Spooky Ghost" , "incorporeal_move" = INCORPOREAL_MOVE_BASIC, "appearance_flags" = KEEP_TOGETHER|TILE_BOUND, "alpha" = 150)
|
|
|
|
|
alternate_worn_layer = ABOVE_BODY_FRONT_LAYER //so the bedsheet goes over everything but fire
|
|
|
|
|
|
|
|
|
|
@@ -594,6 +601,7 @@
|
|
|
|
|
desc = "A big and clanky suit made of bronze that offers no protection and looks very unfashionable. Nice."
|
|
|
|
|
icon = 'icons/obj/clothing/clockwork_garb.dmi'
|
|
|
|
|
icon_state = "clockwork_cuirass_old"
|
|
|
|
|
body_parts_covered = CHEST|GROIN|LEGS
|
|
|
|
|
armor = list("melee" = 5, "bullet" = 0, "laser" = -5, "energy" = 0, "bomb" = 10, "bio" = 0, "rad" = 0, "fire" = 20, "acid" = 20)
|
|
|
|
|
|
|
|
|
|
/obj/item/clothing/suit/ghost_sheet
|
|
|
|
|
@@ -606,4 +614,5 @@
|
|
|
|
|
throw_range = 2
|
|
|
|
|
w_class = WEIGHT_CLASS_TINY
|
|
|
|
|
flags_inv = HIDEGLOVES|HIDEEARS|HIDEFACE|HIDEHAIR|HIDEFACIALHAIR
|
|
|
|
|
body_parts_covered = CHEST|GROIN|LEGS|ARMS|HANDS|HEAD
|
|
|
|
|
alternate_worn_layer = UNDER_HEAD_LAYER
|
|
|
|
|
|