Merge pull request #14438 from Citadel-Station-13/shrinemaidendonator

Adds Shrine Maiden outfit for donator
This commit is contained in:
Lin
2021-03-15 19:27:24 -05:00
committed by GitHub
4 changed files with 14 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 30 KiB

@@ -549,3 +549,8 @@
path = /obj/item/clothing/mask/breath/mmask
ckeywhitelist = list("sneka")
/datum/gear/donator/smaiden
name = "Shrine Maiden"
slot = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/smaiden
ckeywhitelist = list("ultimarifox")
@@ -601,3 +601,12 @@
item_state = "mmask"
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
icon_state = "mmask"
/obj/item/clothing/suit/smaiden
name = "shrine maiden"
desc = "Seems questionably tight for religious purposes."
icon_state = "smaiden"
item_state = "smaiden"
icon = 'icons/obj/custom.dmi'
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
mutantrace_variation = NONE