Hi Fiammaoscura,
Sorry for the delay... New years and stuff.
You just have to add a line in the JSON array to add a character. I made an example with 3 characters.
Also, I corrected an issue with the loop that creates the Webstorage objects, which was just creating 2, not as many as necessary. It does now.
Lastly, I added a Webstorage object to save the money. It is created the first time the player runs the game and is set to the value stored in STARTING_MONEY. And I added a text element to show us the amount of money the player has...
Here it is:
[attachment=0:1kjlj23y][/attachment:1kjlj23y]