Files
Casper3667andGitHub 078badbd89 Add hammers to the autolathe (#21813)
They should have been there, they were not. Now they are.
2026-02-06 20:25:55 +00:00

52 lines
1.2 KiB
Plaintext

ABSTRACT_TYPE(/singleton/fabricator_recipe/tools)
name = "Abstract Tools"
category = "Tools"
/singleton/fabricator_recipe/tools/crowbar
name = "crowbar"
path = /obj/item/crowbar
/singleton/fabricator_recipe/tools/multitool
name = "multitool"
path = /obj/item/multitool
/singleton/fabricator_recipe/tools/geiger
name = "geiger counter"
path = /obj/item/geiger
/singleton/fabricator_recipe/tools/t_scanner
name = "T-ray scanner"
path = /obj/item/t_scanner
/singleton/fabricator_recipe/tools/weldertool
name = "welding tool"
path = /obj/item/weldingtool
/singleton/fabricator_recipe/tools/welder_industrial
name = "industrial welding tool"
path = /obj/item/weldingtool/largetank
/singleton/fabricator_recipe/tools/screwdriver
name = "screwdriver"
path = /obj/item/screwdriver
/singleton/fabricator_recipe/tools/wirecutters
name = "wirecutters"
path = /obj/item/wirecutters
/singleton/fabricator_recipe/tools/wrench
name = "wrench"
path = /obj/item/wrench
/singleton/fabricator_recipe/tools/hatchet
name = "hatchet"
path = /obj/item/material/hatchet
/singleton/fabricator_recipe/tools/minihoe
name = "mini hoe"
path = /obj/item/material/minihoe
/singleton/fabricator_recipe/tools/hammer
name = "hammer"
path = /obj/item/hammer