Adds code to item_defines.dm, in-hand sprite to custom_items.dmi and overlay that should display on jumpsuits to ties_overlay.dmi

This commit is contained in:
BottomQuark
2018-09-03 13:45:57 +02:00
parent d3aca7ca0b
commit 90fe0c0c44
3 changed files with 9 additions and 0 deletions
+9
View File
@@ -1387,3 +1387,12 @@
item_state = "panzermedal"
item_color = "panzermedal"
slot_flags = SLOT_TIE
/obj/item/clothing/accessory/medal/fluff/XannZxiax //Sagrotter: Xann Zxiax
name = "Zxiax Garnet"
desc = "Green Garnet on fancy blue cord, when you look at the Garnet, you feel strangely appeased."
icon = "icons/obj/custom_items.dmi"
icon_state = "Xann_necklace"
item_state = "Xann_necklace"
item_color = "Xann_necklace"
slot_flags = SLOT_TIE