Blueshield Jacket Re-submission

This commit is contained in:
Fox-McCloud
2015-06-14 14:23:55 -04:00
parent 8e3eec8c6a
commit 8a78887ba6
4 changed files with 15 additions and 0 deletions
+14
View File
@@ -161,6 +161,20 @@
desc = "A blue forensics technician jacket."
icon_state = "forensics_blue"
//Blueshield
/obj/item/clothing/suit/storage/blueshield
name = "blueshied coat"
desc = "NT deluxe ripoff. You finally have your own coat."
icon_state = "blueshieldcoat"
item_state = "det_suit"
blood_overlay_type = "coat"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
allowed = list(/obj/item/weapon/gun/energy,/obj/item/weapon/reagent_containers/spray/pepper,/obj/item/weapon/gun/projectile,/obj/item/ammo_box,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/restraints/handcuffs,/obj/item/device/flashlight/seclite,/obj/item/weapon/melee/classic_baton/telescopic)
armor = list(melee = 50, bullet = 10, laser = 25, energy = 10, bomb = 0, bio = 0, rad = 0)
cold_protection = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
heat_protection = UPPER_TORSO|LOWER_TORSO|LEGS|ARMS
flags = ONESIZEFITSALL
//Engineering
/obj/item/clothing/suit/storage/hazardvest
name = "hazard vest"