-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
game corecore game logiccore game logichelp wantedExtra attention is neededExtra attention is needed
Description
There is something weird going on with how we calculate commerce.
For example, if we have 5 corrupt gold, we both add it and subtract it from our total income.
The same is true for beakers and happiness.
Check the Inflows() and Outflows(), they both take these values into account
Prototype/C7Engine/C7GameData/Player.cs
Line 24 in 9e90b4d
| public int Inflows() { |
I don't really know how commerce should work in game (embarrassing, I know, but it's only been 20 or so years 😅), so I am not sure what changes to make.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
game corecore game logiccore game logichelp wantedExtra attention is neededExtra attention is needed