Skip to content
Open
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 @@ -67,7 +67,7 @@
supplyRampTolerance: 500
supplyRampRate: 500
- type: SolarPanel
maxSupply: 1000
maxSupply: 2000 #2* cause like... it's not worth it?
- type: Sprite
sprite: Structures/Power/Generation/solar_panel.rsi
state: solar_panel_plasma
Expand Down Expand Up @@ -107,7 +107,7 @@
supplyRampTolerance: 500
supplyRampRate: 500
- type: SolarPanel
maxSupply: 1500
maxSupply: 6000 #4* cause like... it's REALLY not worth it?
- type: Sprite
sprite: Structures/Power/Generation/solar_panel.rsi
state: solar_panel_uranium
Expand Down
Loading