From 73d616b3a481553b1b2c50f3cac6562f6f24230e Mon Sep 17 00:00:00 2001 From: kappa-sama <44128284+kappa-sama@users.noreply.github.com> Date: Wed, 1 Jul 2020 08:13:30 -0400 Subject: [PATCH] more accurate --- code/datums/components/crafting/guncrafting.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/datums/components/crafting/guncrafting.dm b/code/datums/components/crafting/guncrafting.dm index 255c80f209..56e3be8524 100644 --- a/code/datums/components/crafting/guncrafting.dm +++ b/code/datums/components/crafting/guncrafting.dm @@ -9,7 +9,7 @@ k// PARTS // icon_state = "riflestock" /obj/item/weaponcrafting/string - name = "bowstring" + name = "wound thread" desc = "A long piece of thread with some resemblance to cable coil." icon_state = "durastring"