Converts the jacket to a cosmetic, added to autodrobe and clothesmate, doesn't spawn in closets anymore

This commit is contained in:
TheVekter
2015-06-26 23:48:18 -05:00
parent 6456a8f162
commit 16cdc39d2f
4 changed files with 8 additions and 12 deletions
-8
View File
@@ -16,14 +16,6 @@
blood_overlay_type = "armor"
armor = list(melee = 25, bullet = 15, laser = 25, energy = 10, bomb = 25, bio = 0, rad = 0)
/obj/item/clothing/suit/armor/miljacket
name = "military jacket"
desc = "A canvas jacket lined with protective kevlar. Feels sturdy, yet comfortable."
icon_state = "militaryjacket"
item_state = "militaryjacket"
body_parts_covered = CHEST|GROIN|ARMS
armor = list(melee = 25, bullet = 15, laser = 25, energy = 10, bomb = 25, bio = 0, rad = 0)
/obj/item/clothing/suit/armor/hos
name = "armored greatcoat"
desc = "A greatcoat enchanced with a special alloy for some protection and style for those with a commanding presence."
@@ -343,3 +343,9 @@
icon_state = "coatminer"
allowed = list(/obj/item/weapon/pickaxe,/obj/item/device/flashlight,/obj/item/weapon/tank/internals/emergency_oxygen,/obj/item/toy,/obj/item/weapon/storage/fancy/cigarettes,/obj/item/weapon/lighter)
armor = list(melee = 10, bullet = 0, laser = 0, energy = 0, bomb = 0, bio = 0, rad = 0)
/obj/item/clothing/suit/miljacket
name = "military jacket"
desc = "A canvas jacket styled after classical American military garb. Feels sturdy, yet comfortable."
icon_state = "militaryjacket"
item_state = "militaryjacket"