mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-19 19:15:11 +01:00
Adds the long wool furcoat, its horse taur variant and improves shading on the taur hos coat and warden alt coat
This commit is contained in:
@@ -124,3 +124,8 @@ Talon winter coat
|
||||
display_name = "hazard vest, atmospherics"
|
||||
path = /obj/item/clothing/suit/storage/hazardvest/atmos
|
||||
allowed_roles = list("Chief Engineer","Atmospheric Technician", "Engineer")
|
||||
|
||||
//Long wool coat
|
||||
/datum/gear/suit/russofurcoat
|
||||
display_name = "long wool coat"
|
||||
path = /obj/item/clothing/suit/storage/vest/hoscoat/russofurcoat
|
||||
@@ -207,6 +207,20 @@
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "greatcoat_mob"
|
||||
|
||||
//For general use
|
||||
/obj/item/clothing/suit/storage/vest/hoscoat/russofurcoat
|
||||
name = "long wool coat"
|
||||
desc = "A sophisticated long coat made of wool, keeps you warm and cozy in the harsh winters."
|
||||
|
||||
icon = 'icons/inventory/suit/mob_vr.dmi'
|
||||
icon_state = "russofurcoat"
|
||||
|
||||
icon_override = 'icons/inventory/suit/mob_vr.dmi'
|
||||
item_state = "russofurcoat"
|
||||
|
||||
allowed = list (/obj/item/weapon/pen, /obj/item/weapon/paper, /obj/item/device/flashlight, /obj/item/weapon/tank/emergency/oxygen, /obj/item/weapon/storage/fancy/cigarettes, /obj/item/weapon/storage/box/matches, /obj/item/weapon/reagent_containers/food/drinks/flask)
|
||||
flags_inv = HIDETIE|HIDEHOLSTER
|
||||
|
||||
//For general use
|
||||
/obj/item/clothing/suit/storage/fluff/fedcoat
|
||||
name = "Federation Uniform Jacket (Red)"
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 114 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 113 KiB After Width: | Height: | Size: 114 KiB |
Reference in New Issue
Block a user