mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
52 lines
1.2 KiB
Plaintext
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
|