Fix SMES and Substation construction. (#7507)
This commit is contained in:
committed by
GitHub
parent
ae155e512a
commit
878b22bd5a
@@ -218,7 +218,7 @@
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: power_mod
|
||||
- type: MachineBoard
|
||||
prototype: BaseSMES
|
||||
prototype: SMESBasic
|
||||
requirements:
|
||||
Capacitor: 10
|
||||
|
||||
@@ -229,7 +229,7 @@
|
||||
description: A machine printed circuit board for a substation
|
||||
components:
|
||||
- type: MachineBoard
|
||||
prototype: BaseSubstation
|
||||
prototype: SubstationBasic
|
||||
requirements:
|
||||
Capacitor: 3
|
||||
materialRequirements:
|
||||
|
||||
Reference in New Issue
Block a user