Fix some lathe recipes (#5941)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
Plastic: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: Scythe
|
||||
id: HydroponicsToolScythe
|
||||
icon:
|
||||
sprite: Objects/Tools/Hydroponics/scythe.rsi
|
||||
state: icon
|
||||
@@ -21,7 +21,7 @@
|
||||
Plastic: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: Hatchet
|
||||
id: HydroponicsToolHatchet
|
||||
icon:
|
||||
sprite: Objects/Tools/Hydroponics/hatchet.rsi
|
||||
state: icon
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
- type: latheRecipe
|
||||
id: ConveyorAssembly
|
||||
id: ConveyorBeltAssembly
|
||||
icon:
|
||||
sprite: Structures/conveyor.rsi
|
||||
state: conveyor_loose
|
||||
|
||||
@@ -96,3 +96,12 @@
|
||||
materials:
|
||||
Steel: 100
|
||||
Glass: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: CrewMonitoringComputerCircuitboard
|
||||
icon: Objects/Misc/module.rsi/id_mod.png
|
||||
result: CrewMonitoringComputerCircuitboard
|
||||
completetime: 1000
|
||||
materials:
|
||||
Steel: 100
|
||||
Glass: 100
|
||||
|
||||
@@ -57,7 +57,7 @@
|
||||
Steel: 200
|
||||
|
||||
- type: latheRecipe
|
||||
id: BoneSaw
|
||||
id: Saw
|
||||
icon: Objects/Specific/Medical/Surgery/saw.rsi/saw.png
|
||||
result: Saw
|
||||
completetime: 500
|
||||
|
||||
@@ -32,41 +32,41 @@
|
||||
Steel: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: CartridgePistolBase
|
||||
id: CartridgePistol
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
|
||||
state: base
|
||||
result: CartridgePistolBase
|
||||
result: CartridgePistol
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 10
|
||||
|
||||
- type: latheRecipe
|
||||
id: ShellShotgunBase
|
||||
id: ShellShotgun
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Casings/shotgun_shell.rsi
|
||||
state: base
|
||||
result: ShellShotgunBase
|
||||
result: ShellShotgun
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 20
|
||||
|
||||
- type: latheRecipe
|
||||
id: CartridgeMagnumBase
|
||||
id: CartridgeMagnum
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
|
||||
state: base
|
||||
result: CartridgeMagnumBase
|
||||
result: CartridgeMagnum
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 20
|
||||
|
||||
- type: latheRecipe
|
||||
id: CartridgeLRifleBase
|
||||
id: CartridgeLRifle
|
||||
icon:
|
||||
sprite: Objects/Weapons/Guns/Ammunition/Casings/ammo_casing.rsi
|
||||
state: base
|
||||
result: CartridgeLRifleBase
|
||||
result: CartridgeLRifle
|
||||
completetime: 500
|
||||
materials:
|
||||
Steel: 30
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
Steel: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: GlassStack
|
||||
id: SheetGlass1
|
||||
icon:
|
||||
sprite: Objects/Materials/Sheets/glass.rsi
|
||||
state: glass
|
||||
|
||||
Reference in New Issue
Block a user