Pulled a load of the "magic numbers" out of the game and into a Scriptable Object (a handy way to change configuration in the Unity editor). I then convert it into a runtime set of levers that can be pushed/pulled in order to change the game as players make decisions. For example if they let the coffee shop get dirty, customers can become unhappy faster.
146