Make t-rays, gas analyzers, and belts lathable (#10950)
This commit is contained in:
@@ -71,6 +71,9 @@
|
|||||||
- Spade
|
- Spade
|
||||||
- CableStack
|
- CableStack
|
||||||
- HandheldGPSBasic
|
- HandheldGPSBasic
|
||||||
|
- TRayScanner
|
||||||
|
- GasAnalyzer
|
||||||
|
- UtilityBelt
|
||||||
- type: ActivatableUI
|
- type: ActivatableUI
|
||||||
key: enum.LatheUiKey.Key
|
key: enum.LatheUiKey.Key
|
||||||
- type: ActivatableUIRequiresPower
|
- type: ActivatableUIRequiresPower
|
||||||
|
|||||||
@@ -141,6 +141,24 @@
|
|||||||
Steel: 800
|
Steel: 800
|
||||||
Glass: 300
|
Glass: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: TRayScanner
|
||||||
|
icon: Objects/Tools/t-ray.rsi/tray-off.png
|
||||||
|
result: trayScanner
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Steel: 800
|
||||||
|
Glass: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: GasAnalyzer
|
||||||
|
icon: Objects/Specific/Atmos/gasanalyzer.rsi/icon.png
|
||||||
|
result: GasAnalyzer
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Steel: 800
|
||||||
|
Glass: 300
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: AirlockPainter
|
id: AirlockPainter
|
||||||
icon: /Textures/Objects/Tools/airlock_painter.rsi/airlock_painter.png
|
icon: /Textures/Objects/Tools/airlock_painter.rsi/airlock_painter.png
|
||||||
@@ -150,6 +168,15 @@
|
|||||||
Steel: 300
|
Steel: 300
|
||||||
Plastic: 100
|
Plastic: 100
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: UtilityBelt
|
||||||
|
icon: Clothing/Belt/utility.rsi/icon.png
|
||||||
|
result: ClothingBeltUtility
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 100
|
||||||
|
Steel: 50
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: HolofanProjector
|
id: HolofanProjector
|
||||||
icon:
|
icon:
|
||||||
@@ -161,4 +188,4 @@
|
|||||||
Steel: 600
|
Steel: 600
|
||||||
Glass: 350
|
Glass: 350
|
||||||
Plastic: 150
|
Plastic: 150
|
||||||
Gold: 10
|
Gold: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user