mime overalls - donator
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
@@ -355,4 +355,10 @@ datum/gear/darksabresheath
|
|||||||
name = "Mime Mask"
|
name = "Mime Mask"
|
||||||
category = SLOT_WEAR_MASK
|
category = SLOT_WEAR_MASK
|
||||||
path = /obj/item/clothing/mask/gas/mime
|
path = /obj/item/clothing/mask/gas/mime
|
||||||
|
ckeywhitelist = list("pireamaineach")
|
||||||
|
|
||||||
|
/datum/gear/mimeoveralls
|
||||||
|
name = "Mime's Overalls"
|
||||||
|
category = SLOT_WEAR_SUIT
|
||||||
|
path = /obj/item/clothing/under/mimeoveralls
|
||||||
ckeywhitelist = list("pireamaineach")
|
ckeywhitelist = list("pireamaineach")
|
||||||
@@ -430,3 +430,12 @@
|
|||||||
icon_state = "shark_cloth"
|
icon_state = "shark_cloth"
|
||||||
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
||||||
|
|
||||||
|
/obj/item/clothing/under/mimeoveralls
|
||||||
|
name = "Mime's Overalls"
|
||||||
|
icon = 'icons/obj/custom.dmi'
|
||||||
|
alternate_worn_icon = 'icons/mob/custom_w.dmi'
|
||||||
|
desc = "A less-than-traditional mime's attire, completed by a set of dorky-looking overalls."
|
||||||
|
item_state = "moveralls"
|
||||||
|
icon_state = "moveralls"
|
||||||
|
mutantrace_variation = NO_MUTANTRACE_VARIATION
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user