HELPFUL HINT FOR DEVELOPERS
I thought this might be a helpful idea for developers who need to track many global values in their games. I refer to global values as a set of values that are used to alter the game state, store quantities, etc. I have used strings rather than numeric values in