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