Files
Polaris/code/game/objects/items/tailoring.dm
2022-04-17 19:14:43 -08:00

8 lines
231 B
Plaintext

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