Files
CHOMPStation2/code/game/objects/items/tailoring.dm
2020-02-24 16:01:08 -05:00

8 lines
238 B
Plaintext

// I like the idea of this item having more uses in future.
/obj/item/device/threadneedle
name = "thread and needle"
icon = 'icons/obj/items.dmi'
icon_state = "needle_thread"
desc = "Used for most sewing and tailoring applications."