[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:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingShoesBase
|
parent: ClothingShoesBase
|
||||||
id: ClothingShoesBootsMag
|
id: ClothingShoesBootsMag
|
||||||
name: magboots
|
name: magboots
|
||||||
|
|||||||
@@ -236,6 +236,7 @@
|
|||||||
- PowerCellHigh
|
- PowerCellHigh
|
||||||
- SynthesizerInstrument
|
- SynthesizerInstrument
|
||||||
- RPED
|
- RPED
|
||||||
|
- ClothingShoesBootsMag
|
||||||
- NodeScanner
|
- NodeScanner
|
||||||
- HolofanProjector
|
- HolofanProjector
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user