[RND] Research magboots (#15485)

* [Clothing] Security service magboots

* [RND] Magboots research

* sheesh

* sheesh2

* Update technologies.ftl

* Update technologies.yml

* Update magboots.yml

* Update lathe.yml

* Update security.yml

* qwq
This commit is contained in:
Puro
2023-04-18 01:26:31 +03:00
committed by GitHub
parent 45f0b40175
commit 002f63300a
6 changed files with 28 additions and 2 deletions

View File

@@ -93,3 +93,7 @@ technologies-adv-parts-technology = Advanced parts technology
technologies-super-parts-technology = Super parts technology technologies-super-parts-technology = Super parts technology
technologies-super-parts-technology-description = New heights of machine performance. technologies-super-parts-technology-description = New heights of machine performance.
technologies-magboots-technology = Magboots technology
technologies-magboots-technology-description = Magboots for a space escape from the assistant.

View File

@@ -583,6 +583,19 @@
- NanoManipulatorStockPart - NanoManipulatorStockPart
- AdvancedScanningModuleStockPart - AdvancedScanningModuleStockPart
- type: technology
name: technologies-magboots-technology
id: MagbootsTechnology
description: technologies-magboots-technology-description
icon:
sprite: Clothing/Shoes/Boots/magboots.rsi
state: icon
requiredPoints: 8500
requiredTechnologies:
- ScientificTechnology
unlockedRecipes:
- ClothingShoesBootsMag
- type: technology - type: technology
name: technologies-super-parts-technology name: technologies-super-parts-technology
id: SuperPartsTechnology id: SuperPartsTechnology

View File

@@ -1,4 +1,4 @@
- type: entity - type: entity
parent: ClothingShoesBase parent: ClothingShoesBase
id: ClothingShoesBootsMag id: ClothingShoesBootsMag
name: magboots name: magboots

View File

@@ -236,6 +236,7 @@
- PowerCellHigh - PowerCellHigh
- SynthesizerInstrument - SynthesizerInstrument
- RPED - RPED
- ClothingShoesBootsMag
- NodeScanner - NodeScanner
- HolofanProjector - HolofanProjector

View File

@@ -76,3 +76,11 @@
materials: materials:
Steel: 100 Steel: 100
Plastic: 50 Plastic: 50
- type: latheRecipe
id: ClothingShoesBootsMag
result: ClothingShoesBootsMag
completetime: 10
materials:
Steel: 1000
Plastic: 500