wallmount gen board cheaper (#17316)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-06-15 01:45:07 +00:00
committed by GitHub
parent 247c7a1d4d
commit 7c6d217550
2 changed files with 12 additions and 9 deletions

View File

@@ -34,14 +34,17 @@
# Wallmount Generator # Wallmount Generator
- type: entity - type: entity
id: WallmountGeneratorElectronics
parent: BaseElectronics parent: BaseElectronics
id: WallmountGeneratorElectronics
name: wallmount generator electronics name: wallmount generator electronics
description: Circuit used to construct a wallmount generator. description: Circuit used to construct a wallmount generator.
components: components:
- type: Sprite - type: Sprite
sprite: Objects/Misc/module.rsi sprite: Objects/Misc/module.rsi
state: charger_APC state: charger_APC
- type: PhysicalComposition
materialComposition:
Glass: 90
- type: Tag - type: Tag
tags: tags:
- DroneUsable - DroneUsable

View File

@@ -451,7 +451,7 @@
completetime: 4 completetime: 4
materials: materials:
Steel: 50 Steel: 50
Glass: 350 Glass: 150
- type: latheRecipe - type: latheRecipe
id: WallmountGeneratorAPUElectronics id: WallmountGeneratorAPUElectronics