Wallmount substations can once again be created (#27138)

* Wallmount substation once again obtainable

* Fill mapped wallmount substations with components
This commit is contained in:
osjarw
2024-04-20 04:14:57 +03:00
committed by GitHub
parent ce5934bd67
commit acb112b054
4 changed files with 42 additions and 3 deletions

View File

@@ -155,6 +155,7 @@
- APCElectronics
- SMESMachineCircuitboard
- SubstationMachineCircuitboard
- WallmountSubstationElectronics
- CellRechargerCircuitboard
- BorgChargerCircuitboard
- WeaponCapacitorRechargerCircuitboard

View File

@@ -241,6 +241,16 @@
- type: Battery
maxCharge: 2000000
startingCharge: 2000000
- type: ContainerFill
containers:
board: [ WallmountSubstationElectronics ]
capacitor: [ CapacitorStockPart ]
powercell: [ PowerCellSmall ]
- type: ContainerContainer
containers:
board: !type:Container
capacitor: !type:Container
powercell: !type:Container
# Construction Frame
- type: entity

View File

@@ -26,7 +26,13 @@
steps:
- material: Cable
amount: 5
doAfter: 2
doAfter: 0.5
- material: CableMV
amount: 5
doAfter: 0.5
- material: CableHV
amount: 5
doAfter: 0.5
- tool: Screwing
doAfter: 2
@@ -41,12 +47,34 @@
icon:
sprite: "Objects/Misc/module.rsi"
state: "charger_APC"
doAfter: 1
doAfter: 0.5
- anyTags:
- PowerCell
- PowerCellSmall
store: powercell
name: a powercell
icon:
sprite: "Objects/Power/power_cells.rsi"
state: "medium"
doAfter: 0.5
- tag: CapacitorStockPart
name: a capacitor
store: capacitor
icon:
sprite: "Objects/Misc/stock_parts.rsi"
state: "capacitor"
doAfter: 0.5
- to: frame
completed:
- !type:GivePrototype
prototype: CableApcStack1
amount: 5
- !type:GivePrototype
prototype: CableMVStack1
amount: 5
- !type:GivePrototype
prototype: CableHVStack1
amount: 5
steps:
- tool: Cutting
doAfter: 1

View File

@@ -604,7 +604,7 @@
completetime: 4
materials:
Steel: 50
Glass: 350
Glass: 450
- type: latheRecipe
id: SMESMachineCircuitboard