Skip to content

Commit

Permalink
Buff the SMES and substation. (space-wizards#38)
Browse files Browse the repository at this point in the history
wa

Co-authored-by: moonheart08 <[email protected]>
  • Loading branch information
moonheart08 and moonheart08 authored Feb 19, 2023
1 parent f13d802 commit ca62b21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Structures/Power/smes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
suffix: Basic, 8MW
components:
- type: Battery
maxCharge: 8000000
startingCharge: 8000000
maxCharge: 1296000000
startingCharge: 1296000000

- type: entity
parent: SMESBasic
Expand Down
4 changes: 2 additions & 2 deletions Resources/Prototypes/Entities/Structures/Power/substation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@
suffix: Basic, 2.5MW
components:
- type: Battery
maxCharge: 2500000
startingCharge: 2500000
maxCharge: 108000000
startingCharge: 108000000

- type: entity
parent: SubstationBasic
Expand Down

0 comments on commit ca62b21

Please sign in to comment.