mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 09:05:11 +01:00
07cf3859c0
## About The Pull Request Pretty much what it says on the tin, this hooks a record_feedback into adjust_money's implementation on departmental accounts. That way, all changes to deparments balances are logged alongside a timestamp, in order to potentially generate charts of the data in real-time throughout the round. ## Why It's Good For The Game This data can provide general trend data throughout the average round, in order to gather a picture about how many credits are available to the crew throughout the average round. How many credits does the crew have at 5 minutes? 15? 45? etc etc. ## Changelog No player facing changes.