donator vest and shirt
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB After Width: | Height: | Size: 45 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
@@ -522,3 +522,10 @@
|
||||
slot = SLOT_HEAD
|
||||
path = /obj/item/clothing/head/halo
|
||||
ckeywhitelist = list("hisakaki")
|
||||
|
||||
/datum/gear/donator\vest
|
||||
name = "vest and shirt"
|
||||
slot = SLOT_W_UNIFORM
|
||||
path = /obj/item/clothing/under/custom/vest
|
||||
ckeywhitelist = list("maylowfox")
|
||||
|
||||
|
||||
@@ -567,4 +567,12 @@
|
||||
icon = 'icons/mob/clothing/custom_w.dmi'
|
||||
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
|
||||
dynamic_hair_suffix = ""
|
||||
|
||||
|
||||
/obj/item/clothing/under/custom/vest
|
||||
name = "vest"
|
||||
desc = "A vest with a shirt underlining it."
|
||||
icon_state = "vest"
|
||||
item_state = "vest"
|
||||
icon = 'icons/obj/custom.dmi'
|
||||
mob_overlay_icon = 'icons/mob/clothing/custom_w.dmi'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user