Updated body_parts_covered

This commit is contained in:
Whitellama
2014-07-26 17:06:08 -07:00
parent 7b6bf985b8
commit bbc9150793
36 changed files with 220 additions and 80 deletions
+25 -9
View File
@@ -676,18 +676,12 @@
//////////// Hats ////////////
/obj/item/clothing/head/fluff/kaine_kalim_1
name = "Formal Medical Cap"
desc = "An unusually sterile and folded cap. It seems to bare the Nanotrasen logo."
icon = 'icons/obj/custom_items.dmi'
icon_state = "kainecap"
/obj/item/clothing/head/secsoft/fluff/swatcap //deusdactyl: James Girard
name = "\improper SWAT hat"
desc = "A black hat. The inside has the words, \"Lieutenant James Girard, LPD SWAT Team Four.\""
icon = 'icons/obj/custom_items.dmi'
icon_state = "swatcap"
body_parts_covered = 0
/obj/item/clothing/head/welding/fluff/alice_mccrea_1 //madmalicemccrea: Alice McCrea
name = "flame decal welding helmet"
@@ -712,6 +706,10 @@
desc = "Hey, I think we're missing a hazard vest..."
icon = 'icons/obj/custom_items.dmi'
icon_state = "taryn_kifer_1"
body_parts_covered = 0
/obj/item/clothing/head/fluff
body_parts_covered = 0
/obj/item/clothing/head/fluff/edvin_telephosphor_1 //foolamancer: Edvin Telephosphor
name = "Edvin's Hat"
@@ -731,6 +729,13 @@
icon = 'icons/obj/custom_items.dmi'
icon_state = "brucehachert"
/obj/item/clothing/head/fluff/kaine_kalim_1
name = "Formal Medical Cap"
desc = "An unusually sterile and folded cap. It seems to bare the Nanotrasen logo."
icon = 'icons/obj/custom_items.dmi'
icon_state = "kainecap"
/obj/item/clothing/head/beret/fluff/marine_beret //Von2531: Jack Washington
name = "colonial marine beret"
desc = "A well-worn navy blue beret. The insignia of the Martian Colonial Marine Corps is affixed to the front."
@@ -753,6 +758,7 @@
desc = "A labcoat with a few markings denoting it as the labcoat of roboticist."
icon = 'icons/obj/custom_items.dmi'
icon_state = "aeneasrinil"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
/obj/item/clothing/suit/storage/labcoat/fluff/pink //spaceman96: Trenna Seber
name = "pink labcoat"
@@ -781,7 +787,7 @@
icon = 'icons/obj/clothing/suits.dmi'
icon_state = "mantle-unathi"
item_state = "mantle-unathi"
body_parts_covered = UPPER_TORSO
body_parts_covered = 0
/////////////////////////////// 50_n00b - R.A.N.G.E.'s blue dress //////////////////////////
@@ -791,6 +797,7 @@
icon = 'icons/obj/custom_items.dmi'
icon_state = "br_dress"
item_state = "br_dress"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
//////////////////////////////// Broseph Stylin - Lombardi's Jacket ///////////////////////////
@@ -800,6 +807,7 @@
icon = 'icons/obj/custom_items.dmi'
icon_state = "lombardi_jacket"
item_state = "lombardi_jacket"
body_parts_covered = UPPER_TORSO|ARMS
verb/toggle()
set name = "Toggle Jacket Buttons"
@@ -812,7 +820,7 @@
switch(icon_state)
if("lombardi_jacket")
src.icon_state = "lombardi_jacket_open"
usr << "You unbutton up the jacket."
usr << "You unbutton the jacket."
if("lombardi_jacket_open")
src.icon_state = "lombardi_jacket"
usr << "You button up the jacket."
@@ -852,6 +860,7 @@
icon_state = "lilith_uniform"
item_state = "lilith_uniform"
item_color = "lilith_uniform"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
/obj/item/clothing/under/fluff/ana_issek_1 //suethecake: Ana Issek
name = "retired uniform"
@@ -860,6 +869,7 @@
icon_state = "ana_uniform"
item_state = "ana_uniform"
item_color = "ana_uniform"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
/obj/item/clothing/under/fluff/olddressuniform //desiderium: Momiji Inubashiri
name = "retired dress uniform"
@@ -893,6 +903,7 @@
icon_state = "tian_dress"
item_state = "tian_dress"
item_color = "tian_dress"
body_parts_covered = UPPER_TORSO|LOWER_TORSO
/obj/item/clothing/under/rank/bartender/fluff/classy //searif: Ara Al-Jazari
name = "classy bartender uniform"
@@ -978,6 +989,7 @@
icon_state = "lillian_dress"
item_state = "lillian_dress"
item_color = "lillian_dress"
body_parts_covered = UPPER_TORSO|LOWER_TORSO
////////////// Accessories /////
@@ -1022,6 +1034,7 @@
icon = 'icons/obj/custom_items.dmi'
item_state = "head_m"
icon_state = "head_m"
body_parts_covered = FACE|EYES
////// Small locket - Altair An-Nasaqan - Serithi
@@ -1100,6 +1113,7 @@
flags = FPRINT|TABLEPASS
w_class = 2
slot_flags = SLOT_MASK
body_parts_covered = 0
//////////// Shoes ////////////
@@ -1142,6 +1156,7 @@
icon_state = "medical_short"
item_state = "medical_short"
item_color = "medical_short"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
/obj/item/clothing/suit/storage/labcoat/fluff/red
name = "red labcoat"
@@ -1242,6 +1257,7 @@
icon_state = "mai_yang"
item_state = "mai_yang"
item_color = "mai_yang"
body_parts_covered = UPPER_TORSO|LOWER_TORSO
/obj/item/clothing/under/fluff/sakura_hokkaido_kimono
name = "Sakura Kimono"