Flintlock's jacket

This commit is contained in:
David Winters
2020-08-17 06:11:58 -04:00
parent a70b2a53f8
commit d97dd42464
3 changed files with 21 additions and 1 deletions
@@ -1987,4 +1987,16 @@ Departamental Swimsuits, for general use
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "zenasuit_mob"
species_restricted = null
species_restricted = null
/obj/item/clothing/suit/storage/flintlock
name = "green jacket"
desc = "Flintlock's green jacket. It seems to be made of rather high quality leather."
icon_state = "flintlock"
item_state_slots = list(slot_r_hand_str = "item_greensuit", slot_l_hand_str = "item_greensuit")
blood_overlay_type = "coat"
body_parts_covered = UPPER_TORSO|ARMS
flags_inv = HIDEHOLSTER
icon_override = 'icons/vore/custom_clothes_vr.dmi'
item_state = "flintlock_mob"