Adds more SMES to most of the stations #413
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About The Pull Request
Adds 1 SMES unit to Kilo station, Meta station, Icebox, Oshan
Adds 2 SMES units to Delta station
fixed the singularity on kilo not being connected to the PTL
Why It's Good For The Game
Because as is right now, stations very inconsistently black out without power. This bumps them up to a better amount
Tha data of how currently the stations blackout
it assumes the SMES units were properly sharing the load equally in the power grid.
Along with always sharing all the power that the station needs until all were 0% charged
And all rats were replaced by iron sheets:
Delta: 10 minutes 45 seconds /// 407 kW is the constant powernet load (major changes needed)
Icebox: 13 minutes 0 seconds /// 378 kW is the constant powernet load (minor changes needed)
Kilo: 14 minutes 15 seconds /// 332 kW is the constant powernet load (minor changes needed)
Meta: 14 minutes 5 seconds /// 310 kW is the constant powernet load (minor changes needed)
Oshan: 16 minutes 0 seconds /// 290 kW is the constant powernet load (minor changes needed)
Tram: ~19 minutes ~39 seconds /// 310 kW is the constant powernet load (no changes needed)
Changelog
🆑
add: Added a lot more SMES
fix: Singularity to PTL connection on kilo was always broken, now its not so much broken
/:cl: