PAAARTAAAAY!

THROUGH THE FIRE AND THE FLAMES WE CARRY ON
This commit is contained in:
CapnMachaddish
2021-03-23 01:39:01 -05:00
parent 7b4e122ed5
commit 956bc6cb8b
4 changed files with 26 additions and 0 deletions
@@ -7,3 +7,19 @@
icon = 'hyperstation/icons/obj/clothing/suits.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/suits.dmi'
mutantrace_variation = NO_MUTANTRACE_VARIATION
/obj/item/clothing/suit/gcvest
name = "Guncaster's Vest"
desc = "An open leather vest with battlescarred metal shoulderpads, perfect for hunting interdimensional wazards. Smells of gunpowder and plasma."
icon_state = "guncaster"
item_state = "guncaster"
icon = 'hyperstation/icons/obj/clothing/suits.dmi'
alternate_worn_icon = 'hyperstation/icons/mobs/suits.dmi'
mutantrace_variation = NO_MUTANTRACE_VARIATION
/obj/item/clothing/suit/gcvest/alt
name = "Hellraider's Vest"
desc = "An open leather vest with battlescarred metal shoulderpads, discovered in a dimensional anomaly. Smells of gunpowder and plasma."
icon_state = "guncaster_alt"
item_state = "guncaster_alt"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 552 B

After

Width:  |  Height:  |  Size: 777 B

@@ -209,6 +209,16 @@
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/polychromic/kromacrop
/datum/gear/gcvest
name = "Guncaster's Vest"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/gcvest
/datum/gear/gcvestalt
name = "Hellraider's Vest"
category = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/gcvest/alt
/datum/gear/blacksuitjacket
name = "Black Suit Jacket"
category = SLOT_WEAR_SUIT