Exo frame donator
This commit is contained in:
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
|
path = /obj/item/clothing/under/custom/vest
|
||||||
ckeywhitelist = list("maylowfox")
|
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'
|
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
|
||||||
mutantrace_variation = STYLE_DIGITIGRADE
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user