spirulence / power-department-ld38

A game about powering the people. Ludum Dare 38 Jam entry.
GNU Affero General Public License v3.0
1 stars 1 forks source link

Upgradeable substations #46

Open spirulence opened 7 years ago

spirulence commented 7 years ago

The coverage arrays are already in the code: you should be able to upgrade the reach of a substation. The current reach is Level 1. The catch: it costs more than planting another one, especially for the level 3 upgrade.

caryoscelus commented 7 years ago

Hmm, if we make upgrade price profitable, it might help solving #36

Also it would make sense to enable this on second level and notify user about it. (First level can be made more manageable by purely reducing required coverage %)