Custom items

Yes, because we have those as a thing that you can apply for. Yay.
This commit is contained in:
skull132
2014-04-08 18:09:47 +03:00
parent 6b7444c695
commit ec9ff70fd7
+13 -1
View File
@@ -343,4 +343,16 @@
desc = "A black data-tablet"
icon = 'icons/obj/custom_items.dmi'
icon_state = "meowykins_pda"
slot_flags = SLOT_ID | SLOT_BELT
slot_flags = SLOT_ID | SLOT_BELT
/obj/item/weapon/storage/toolbox/mechanical/fluff/kaylee_toolbox //Kaylee's toolbox - Kaylee Summers - yeahchris - DONE
name = "Kaylee's toolbox"
desc = "A battered old red toolbox with fading paint. It used to have a name written on it in marker, but it has long since faded to the point of illegibility."
icon_state = "red"
item_state = "toolbox_red"
/obj/item/clothing/under/dress/fluff/heather_skirt //Black skirt - Heather Wyatt - meowykins - DONE
name = "black skirt"
desc = "A plain black and grey skirt"
icon_state = "plaid_black"
item_color = "plaid_black"