Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smes and Substation 3x battery up #202

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
id: SMESExtended
name: СМЭС
description: Сверхпроводящая Магнитная Энергонакопительная Станция (СМЭС) большой ёмкости.
suffix: Увеличенный, 24MW
suffix: Увеличенный, 72MW
components:
- type: Battery
maxCharge: 24000000
startingCharge: 24000000
maxCharge: 72000000
startingCharge: 72000000
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
id: SubstationExtended
name: подстанция
description: Понижает напряжение подаваемого в него электричества.
suffix: Увеличенный, 7.5MJ
suffix: Увеличенный, 22.5MJ
components:
- type: Battery
maxCharge: 7500000
startingCharge: 7500000
maxCharge: 22500000
startingCharge: 22500000
Loading