Moves LatheRecipes from Catalog to Recipes (#3469)
This commit is contained in:
40
Resources/Prototypes/Recipes/Lathes/botany.yml
Normal file
40
Resources/Prototypes/Recipes/Lathes/botany.yml
Normal file
@@ -0,0 +1,40 @@
|
||||
- type: latheRecipe
|
||||
id: MiniHoe
|
||||
icon:
|
||||
sprite: Objects/Tools/Hydroponics/hoe.rsi
|
||||
state: icon
|
||||
result: HydroponicsToolMiniHoe
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 30
|
||||
|
||||
- type: latheRecipe
|
||||
id: Scythe
|
||||
icon:
|
||||
sprite: Objects/Tools/Hydroponics/scythe.rsi
|
||||
state: icon
|
||||
result: HydroponicsToolScythe
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 40
|
||||
wood: 30
|
||||
|
||||
- type: latheRecipe
|
||||
id: Hatchet
|
||||
icon:
|
||||
sprite: Objects/Tools/Hydroponics/hatchet.rsi
|
||||
state: icon
|
||||
result: HydroponicsToolHatchet
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 60
|
||||
|
||||
- type: latheRecipe
|
||||
id: Spade
|
||||
icon:
|
||||
sprite: Objects/Tools/Hydroponics/spade.rsi
|
||||
state: icon
|
||||
result: HydroponicsToolSpade
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 40
|
||||
10
Resources/Prototypes/Recipes/Lathes/cargo.yml
Normal file
10
Resources/Prototypes/Recipes/Lathes/cargo.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
- type: latheRecipe
|
||||
id: ConveyorAssembly
|
||||
icon:
|
||||
sprite: Constructible/Power/conveyor.rsi
|
||||
state: conveyor_loose
|
||||
result: ConveyorBeltAssembly
|
||||
completetime: 1000
|
||||
materials:
|
||||
steel: 1000
|
||||
glass: 50
|
||||
39
Resources/Prototypes/Recipes/Lathes/chemistry.yml
Normal file
39
Resources/Prototypes/Recipes/Lathes/chemistry.yml
Normal file
@@ -0,0 +1,39 @@
|
||||
- type: latheRecipe
|
||||
id: Beaker
|
||||
icon: Objects/Specific/Chemistry/beakers.rsi
|
||||
result: Beaker
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: LargeBeaker
|
||||
icon: Objects/Specific/Chemistry/beakers.rsi
|
||||
result: LargeBeaker
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: Dropper
|
||||
icon: Objects/Specific/Chemistry/dropper.rsi
|
||||
result: Dropper
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 70
|
||||
|
||||
- type: latheRecipe
|
||||
id: Syringe
|
||||
icon: Objects/Specific/Chemistry/syringe.rsi
|
||||
result: Syringe
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: bottle
|
||||
icon: Objects/Specific/Chemistry/bottle.rsi
|
||||
result: bottle
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 60
|
||||
39
Resources/Prototypes/Recipes/Lathes/cooking.yml
Normal file
39
Resources/Prototypes/Recipes/Lathes/cooking.yml
Normal file
@@ -0,0 +1,39 @@
|
||||
- type: latheRecipe
|
||||
id: ButchCleaver
|
||||
icon: Objects/Weapons/Melee/cleaver.rsi
|
||||
result: ButchCleaver
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: KitchenKnife
|
||||
icon: Objects/Weapons/Melee/kitchen_knife.rsi
|
||||
result: KitchenKnife
|
||||
completetime: 400
|
||||
materials:
|
||||
steel: 30
|
||||
|
||||
- type: latheRecipe
|
||||
id: DrinkMug
|
||||
icon: Objects/Consumable/Drinks/mug.rsi
|
||||
result: DrinkMug
|
||||
completetime: 200
|
||||
materials:
|
||||
glass: 20
|
||||
|
||||
- type: latheRecipe
|
||||
id: DrinkMugMetal
|
||||
icon: Objects/Consumable/Drinks/mug_metal.rsi
|
||||
result: DrinkMugMetal
|
||||
completetime: 200
|
||||
materials:
|
||||
steel: 20
|
||||
|
||||
- type: latheRecipe
|
||||
id: DrinkGlass
|
||||
icon: Objects/Consumable/Drinks/glass_clear.rsi
|
||||
result: DrinkGlass
|
||||
completetime: 200
|
||||
materials:
|
||||
glass: 15
|
||||
49
Resources/Prototypes/Recipes/Lathes/janitorial.yml
Normal file
49
Resources/Prototypes/Recipes/Lathes/janitorial.yml
Normal file
@@ -0,0 +1,49 @@
|
||||
- type: latheRecipe
|
||||
id: MopItem
|
||||
icon: Objects/Specific/Janitorial/mop.rsi
|
||||
result: MopItem
|
||||
completetime: 500
|
||||
materials:
|
||||
plastic: 10
|
||||
wood: 40
|
||||
|
||||
- type: latheRecipe
|
||||
id: MopBucket
|
||||
icon: Objects/Specific/Janitorial/janitorial.rsi
|
||||
result: MopBucket
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 20
|
||||
plastic: 60
|
||||
|
||||
- type: latheRecipe
|
||||
id: Bucket
|
||||
icon: Objects/Specific/Janitorial/janitorial.rsi
|
||||
result: Bucket
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 60
|
||||
|
||||
- type: latheRecipe
|
||||
id: WetFloorSign
|
||||
icon: Objects/Specific/Janitorial/wet_floor_sign.rsi
|
||||
result: WetFloorSign
|
||||
completetime: 500
|
||||
materials:
|
||||
plastic: 60
|
||||
|
||||
- type: latheRecipe
|
||||
id: SprayBottle
|
||||
icon: Objects/Specific/Janitorial/janitorial.rsi
|
||||
result: SprayBottle
|
||||
completetime: 500
|
||||
materials:
|
||||
plastic: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: TrashBag
|
||||
icon: Objects/Specific/Janitorial/trashbag.rsi
|
||||
result: TrashBag
|
||||
completetime: 300
|
||||
materials:
|
||||
plastic: 15
|
||||
81
Resources/Prototypes/Recipes/Lathes/medical.yml
Normal file
81
Resources/Prototypes/Recipes/Lathes/medical.yml
Normal file
@@ -0,0 +1,81 @@
|
||||
- type: latheRecipe
|
||||
id: Brutepack
|
||||
icon: Objects/Specific/Medical/medical.rsi/brutepack.png
|
||||
result: Brutepack
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 400
|
||||
glass: 125
|
||||
|
||||
- type: latheRecipe
|
||||
id: Ointment
|
||||
icon: Objects/Specific/Medical/medical.rsi/ointment.png
|
||||
result: Ointment
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 400
|
||||
glass: 125
|
||||
|
||||
- type: latheRecipe
|
||||
id: Gauze
|
||||
icon: Objects/Specific/Medical/medical.rsi
|
||||
result: Gauze
|
||||
completetime: 500
|
||||
materials:
|
||||
plastic: 40
|
||||
|
||||
- type: latheRecipe
|
||||
id: Scalpel
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: Scalpel
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
|
||||
- type: latheRecipe
|
||||
id: Retractor
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: Scalpel
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Cautery
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: Cautery
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 80
|
||||
|
||||
- type: latheRecipe
|
||||
id: Drill
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: Drill
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: BoneSaw
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: BoneSaw
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: Hemostat
|
||||
icon: Objects/Specific/Medical/surgery_tools.rsi
|
||||
result: Hemostat
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: BodyBag_Item
|
||||
icon: Objects/Specific/Morgue/bodybags.rsi
|
||||
result: BodyBag_Item
|
||||
completetime: 300
|
||||
materials:
|
||||
plastic: 20
|
||||
67
Resources/Prototypes/Recipes/Lathes/misc.yml
Normal file
67
Resources/Prototypes/Recipes/Lathes/misc.yml
Normal file
@@ -0,0 +1,67 @@
|
||||
- type: latheRecipe
|
||||
id: LightTube
|
||||
icon: Objects/Power/light_tube.rsi/normal.png
|
||||
result: LightTube
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 60
|
||||
glass: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: LightBulb
|
||||
icon: Objects/Power/light_bulb.rsi/normal.png
|
||||
result: LightBulb
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 30
|
||||
glass: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: PowerCellSmallHigh
|
||||
icon: Objects/Power/PowerCells/power_cell_small_hi.rsi
|
||||
result: PowerCellSmallHigh
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 80
|
||||
glass: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: GlowStickRed
|
||||
icon: Objects/Misc/glowstick.rsi
|
||||
result: GlowStickRed
|
||||
completetime: 500
|
||||
materials:
|
||||
plastic: 20
|
||||
|
||||
- type: latheRecipe
|
||||
id: FlareBase
|
||||
icon: Objects/Misc/flare.rsi
|
||||
result: FlareBase
|
||||
completetime: 500
|
||||
materials:
|
||||
plastic: 40
|
||||
|
||||
- type: latheRecipe
|
||||
id: FlashLightLantern
|
||||
icon: Objects/Tools/flashlight.rsi
|
||||
result: FlashLightLantern
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
glass: 40
|
||||
|
||||
- type: latheRecipe
|
||||
id: FireExtinguisher
|
||||
icon: Objects/Misc/fire_extinguisher.rsi
|
||||
result: FireExtinguisher
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 80
|
||||
|
||||
- type: latheRecipe
|
||||
id: Matchbox
|
||||
icon: Objects/Tools/matches.rsi
|
||||
result: Matchbox
|
||||
completetime: 10
|
||||
materials:
|
||||
wood: 10
|
||||
25
Resources/Prototypes/Recipes/Lathes/security.yml
Normal file
25
Resources/Prototypes/Recipes/Lathes/security.yml
Normal file
@@ -0,0 +1,25 @@
|
||||
- type: latheRecipe
|
||||
id: Handcuffs
|
||||
icon: Objects/Misc/handcuffs.rsi
|
||||
result: Handcuffs
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 60
|
||||
|
||||
- type: latheRecipe
|
||||
id: Stunbaton
|
||||
icon: Objects/Weapons/Melee/stunbaton.rsi
|
||||
result: Stunbaton
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
plastic: 30
|
||||
|
||||
- type: latheRecipe
|
||||
id: Flash
|
||||
icon: Objects/Weapons/Melee/flash.rsi
|
||||
result: Flash
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 30
|
||||
plastic: 30
|
||||
19
Resources/Prototypes/Recipes/Lathes/sheet.yml
Normal file
19
Resources/Prototypes/Recipes/Lathes/sheet.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
- type: latheRecipe
|
||||
id: SheetSteel
|
||||
icon:
|
||||
sprite: Objects/Materials/sheets.rsi
|
||||
state: metal
|
||||
result: SheetSteel1
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: GlassStack
|
||||
icon:
|
||||
sprite: Objects/Materials/sheets.rsi
|
||||
state: glass
|
||||
result: SheetGlass1
|
||||
completetime: 500
|
||||
materials:
|
||||
glass: 100
|
||||
115
Resources/Prototypes/Recipes/Lathes/tools.yml
Normal file
115
Resources/Prototypes/Recipes/Lathes/tools.yml
Normal file
@@ -0,0 +1,115 @@
|
||||
- type: latheRecipe
|
||||
id: Wirecutter
|
||||
icon: Objects/Tools/wirecutters.rsi/cutters-map.png
|
||||
result: Wirecutter
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
|
||||
- type: latheRecipe
|
||||
id: Screwdriver
|
||||
icon:
|
||||
sprite: Objects/Tools/screwdriver.rsi
|
||||
state: screwdriver-map
|
||||
result: Screwdriver
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Welder
|
||||
icon:
|
||||
sprite: /Textures/Objects/Tools/welder.rsi
|
||||
state: icon
|
||||
result: Welder
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: Wrench
|
||||
icon: Objects/Tools/wrench.rsi/icon.png
|
||||
result: Wrench
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
|
||||
- type: latheRecipe
|
||||
id: CableStack
|
||||
name: cable coil
|
||||
icon: /Textures/Objects/Tools/cables.rsi/coil-30.png
|
||||
result: ApcExtensionCableStack1
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
plastic: 50
|
||||
|
||||
- type: latheRecipe
|
||||
id: Crowbar
|
||||
icon: Objects/Tools/crowbar.rsi/icon.png
|
||||
result: Crowbar
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 70
|
||||
|
||||
- type: latheRecipe
|
||||
id: Pickaxe
|
||||
icon: Objects/Weapons/Melee/pickaxe.rsi
|
||||
result: Pickaxe
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 80
|
||||
|
||||
- type: latheRecipe
|
||||
id: Shovel
|
||||
icon:
|
||||
sprite: Objects/Tools/shovel.rsi
|
||||
state: icon
|
||||
result: Shovel
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
wood: 30
|
||||
|
||||
- type: latheRecipe
|
||||
id: Multitool
|
||||
icon:
|
||||
sprite: Objects/Tools/multitool.rsi
|
||||
state: icon
|
||||
result: Multitool
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 50
|
||||
plastic: 20
|
||||
|
||||
- type: latheRecipe
|
||||
id: PowerDrill
|
||||
icon:
|
||||
sprite: Objects/Tools/drill.rsi
|
||||
state: drill_screw
|
||||
result: PowerDrill
|
||||
completetime: 500
|
||||
materials:
|
||||
steel: 90
|
||||
|
||||
- type: latheRecipe
|
||||
id: RCD
|
||||
icon:
|
||||
sprite: Objects/Tools/rcd.rsi
|
||||
state: rcd
|
||||
result: RCD
|
||||
completetime: 1000
|
||||
materials:
|
||||
steel: 250
|
||||
plastic: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: RCDAmmo
|
||||
icon:
|
||||
sprite: Objects/Tools/rcd.rsi
|
||||
state: rcd_ammo
|
||||
result: RCDAmmo
|
||||
completetime: 600
|
||||
materials:
|
||||
steel: 90
|
||||
plastic: 80
|
||||
Reference in New Issue
Block a user