adds space hoodie

removed dupes in custom_w.dmi
This commit is contained in:
Jay
2021-11-21 19:49:32 -06:00
parent 542cbdc6db
commit a701aece04
4 changed files with 15 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 32 KiB

@@ -566,3 +566,9 @@
path = SLOT_WEAR_MASK
path = /obj/item/clothing/mask/gas/clown_hat
ckeywhitelist = list("djkouta")
/datum/gear/donator/spacehoodie
name = "Space Hoodie"
path = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/spacehoodie
ckeywhitelist = list("bidlink2")
@@ -618,3 +618,12 @@
icon = 'icons/obj/custom.dmi'
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
mutantrace_variation = NONE
/obj/item/clothing/suit/spacehoodie
name = "space hoodie"
desc = "You are not sure why this hoodie exists... but it does and it is comfortable."
icon_state = "starhoodie"
item_state = "starhoodie"
icon = 'icons/obj/custom.dmi'
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
mutantrace_variation = NONE