Merge pull request #13664 from Citadel-Station-13/exoframe

Donator - Exo Frame
This commit is contained in:
silicons
2020-11-11 11:14:23 -07:00
committed by GitHub
4 changed files with 15 additions and 0 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 29 KiB

@@ -529,3 +529,10 @@
path = /obj/item/clothing/under/custom/vest
ckeywhitelist = list("maylowfox")
/datum/gear/donator/exo
name = "exo frame"
slot = SLOT_WEAR_SUIT
path = /obj/item/clothing/suit/custom/exo
ckeywhitelist = list("jesterz7")
@@ -577,3 +577,11 @@
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
mutantrace_variation = STYLE_DIGITIGRADE
/obj/item/clothing/suit/custom/exo
name = "Full ExoFrame"
desc = "A suit specially designed for those who live and breath hardware with custom tooled robotic manipulators for working with precision even on the most hazardous of jobs."
icon_state = "frame"
item_state = "frame"
icon = 'icons/obj/custom.dmi'
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
mutantrace_variation = NONE