Make t-rays, gas analyzers, and belts lathable (#10950)

This commit is contained in:
Kevin Zheng
2022-08-31 20:39:32 -07:00
committed by GitHub
parent a51894a26e
commit 3bc318071e
2 changed files with 31 additions and 1 deletions

View File

@@ -71,6 +71,9 @@
- Spade
- CableStack
- HandheldGPSBasic
- TRayScanner
- GasAnalyzer
- UtilityBelt
- type: ActivatableUI
key: enum.LatheUiKey.Key
- type: ActivatableUIRequiresPower

View File

@@ -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