Botany research/lathe missing tools (#13252)

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
ChilbroBaggins
2023-01-12 06:42:43 -06:00
committed by GitHub
parent bb31c9ff1f
commit b6e869f659
3 changed files with 18 additions and 3 deletions

View File

@@ -46,6 +46,9 @@
- HydroponicsToolScythe
- HydroponicsToolHatchet
- Shovel
- MiniHoe
- Spade
- Clippers
- ButchCleaver
- KitchenKnife
- MicrowaveMachineCircuitboard

View File

@@ -74,14 +74,12 @@
- Crowbar
- Multitool
- AirlockPainter
- MiniHoe
- Shovel
- Spade
- CableStack
- HandheldGPSBasic
- TRayScanner
- GasAnalyzer
- UtilityBelt
- Pickaxe
- type: StaticPrice
price: 800
@@ -175,7 +173,10 @@
- RCDAmmo
- HydroponicsToolScythe
- HydroponicsToolHatchet
- Clippers
- MiniHoe
- Shovel
- Spade
- HandheldCrewMonitor
- Scalpel
- Retractor

View File

@@ -29,3 +29,14 @@
materials:
Steel: 200
Plastic: 100
- type: latheRecipe
id: Clippers
icon:
sprite: Objects/Tools/Hydroponics/clippers.rsi
state: icon
result: HydroponicsToolClippers
completetime: 2
materials:
Steel: 200
Plastic: 100