mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
56 lines
1.4 KiB
Plaintext
56 lines
1.4 KiB
Plaintext
ABSTRACT_TYPE(/singleton/fabricator_recipe/general)
|
|
name = "Abstract General"
|
|
category = "General"
|
|
|
|
/singleton/fabricator_recipe/general/bucket
|
|
name = "bucket"
|
|
path = /obj/item/reagent_containers/glass/bucket
|
|
|
|
/singleton/fabricator_recipe/general/flashlight
|
|
name = "flashlight"
|
|
path = /obj/item/flashlight/empty
|
|
|
|
/singleton/fabricator_recipe/general/extinguisher
|
|
name = "extinguisher"
|
|
path = /obj/item/extinguisher
|
|
|
|
/singleton/fabricator_recipe/general/radio_headset
|
|
name = "radio headset"
|
|
path = /obj/item/radio/headset
|
|
|
|
/singleton/fabricator_recipe/general/radio_bounced
|
|
name = "shortwave radio"
|
|
path = /obj/item/radio/off
|
|
|
|
/singleton/fabricator_recipe/general/weldermask
|
|
name = "welding mask"
|
|
path = /obj/item/clothing/head/welding
|
|
|
|
/singleton/fabricator_recipe/general/taperecorder
|
|
name = "tape recorder"
|
|
path = /obj/item/taperecorder
|
|
|
|
/singleton/fabricator_recipe/general/spotlight
|
|
name = "spotlight light tube"
|
|
path = /obj/item/light/tube/large
|
|
|
|
/singleton/fabricator_recipe/general/tube
|
|
name = "light tube"
|
|
path = /obj/item/light/tube
|
|
|
|
/singleton/fabricator_recipe/general/bulb
|
|
name = "light bulb"
|
|
path = /obj/item/light/bulb
|
|
|
|
/singleton/fabricator_recipe/general/labeler
|
|
name = "hand labeler"
|
|
path = /obj/item/hand_labeler
|
|
|
|
/singleton/fabricator_recipe/general/destTagger
|
|
name = "destination tagger"
|
|
path = /obj/item/destTagger
|
|
|
|
/singleton/fabricator_recipe/general/cratescanner
|
|
name = "crate contents scanner"
|
|
path = /obj/item/cratescanner
|