mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Flintlock's jacket
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user