Files
CHOMPStation2/code/game/objects/items/tailoring.dm
2024-09-30 21:36:41 +02: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."