Reset base popularity to 5, just in case I don't get stat increases into the game on time. Also added a screenshot.

This commit is contained in:
Robbie Antenesse 2016-04-13 18:06:45 -06:00
parent 6c64da02a3
commit 4cf021ff74
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

View File

@ -68,7 +68,7 @@ G.stats = {
speed: 1, // How many pixels you move.
hull: 3, // Your HP, pretty much. How many times you can crash without exploding.
maxHull: 3, // How much your hull can refill to.
popularity: 1, // Haggle success rate in percentage.
popularity: 5, // Haggle success rate in percentage.
haggling: 10, // How much you can increase the asking price by.
crew: 2, // How many crew members you have. Influences how fast your energy recovers.
energy: 25, // Drains rate determined by current speed. When drained, currentSpeed reduces until you have enough energy to continue.