diff --git a/tff_modular/modules/halloween-decor/halloween-craft.dm b/tff_modular/modules/halloween-decor/halloween-craft.dm index 0d53fe6a462..75f3abb3357 100644 --- a/tff_modular/modules/halloween-decor/halloween-craft.dm +++ b/tff_modular/modules/halloween-decor/halloween-craft.dm @@ -39,7 +39,7 @@ category = CAT_ENTERTAINMENT /datum/crafting_recipe/papier_spider - name = "Cauldron Papier Mache" + name = "Spider Papier Mache" result = /obj/item/decoration/halloween/spider time = 6 SECONDS tool_behaviors = list(TOOL_WIRECUTTER)