Add advanced surgical instruments to the "tool" recipe category (#3805)

add adv surgical tools to the "tool" recipe category
This commit is contained in:
ConstantlyConfused 2025-05-20 11:46:18 -06:00 committed by GitHub
parent ccb1aa3527
commit 652d9f533f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 4 deletions

View File

@ -22,36 +22,40 @@
Silver: 300
- type: latheRecipe
parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category
id: EnergyScalpel
result: EnergyScalpel
completetime: 2
# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical
materials:
Steel: 600
Glass: 150
Gold: 150
- type: latheRecipe
parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category
id: AdvancedRetractor
result: AdvancedRetractor
completetime: 2
# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical
materials:
Steel: 600
Glass: 150
Silver: 150
- type: latheRecipe
parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category
id: EnergyCautery
result: EnergyCautery
completetime: 2
# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical
materials:
Steel: 600
Glass: 150
Plasma: 150
- type: latheRecipe
parent: BaseSurgicalRecipe # DeltaV - Add to the "tool" recipe category
id: OmnimedTool
result: OmnimedTool
completetime: 2
# completetime: 2 # DeltaV - redundant due to parenting BaseSurgical
materials:
Steel: 1200
Glass: 300