jpcsupplies / Economy_mod

Basic Economy System for Space Engineers
13 stars 12 forks source link

[backend logic] Subsidy/reputation framework ground work #154

Open jpcsupplies opened 7 years ago

jpcsupplies commented 7 years ago

For the transport tycoon subsidies, and reputation modifiers.. we may need to add a "reputation" field on the bank ledger.
This could later be used for mission systems, for example preventing players with a bad reputation getting delivery/escort missions.

Likewise in the buy/sell code we need to add a modifier of some sort so that it checks for subsidies and recalculates prices accordingly if one is present.