Merge pull request #15393 from Citadel-Station-13/spacehoodie

Donator - Adds Space Hoodie
This commit is contained in:
Lin
2021-11-23 02:36:32 +00:00
committed by GitHub
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

View File

@@ -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")

View File

@@ -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