As the player is planning on carrying out terraforming projects, the decisions will often be based both around the effects of a specific project and the availability of required wares - particularly the stockpiled wares on the player headquarters itself. Currently, the player has to leave the terraforming menu to determine what the current levels of ware stockpiles are.
It would be much better if the player would instead get that information via tooltip when hovering over the ware requirements. To make things simpler, the tooltip would show current stock levels for all required wares.
For example, let's say the project requirements are shown as:
Code: Select all
Resources required:
- BoGas 10000
- Methane 416000
- Plankton 1000000
Code: Select all
Current stockpiles:
- BoGas 2000
- Methane 216000
- Plankton 800000