Merge pull request #8725 from dwinters99/flintlock_jacket

Flintlock's jacket
This commit is contained in:
Novacat
2020-08-21 17:12:31 -04:00
committed by GitHub
3 changed files with 22 additions and 1 deletions
@@ -1987,4 +1987,17 @@ 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 = 'icons/vore/custom_clothes_vr.dmi'
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"