Mercurial > mm7
changeset 94:3c9762ec6c2e
starting hp fixed
author | zipi |
---|---|
date | Wed, 06 Feb 2013 23:37:51 +0000 |
parents | b9ac55f2c8e6 |
children | 448b02e9b8a3 |
files | Player.cpp |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Player.cpp Wed Feb 06 23:16:45 2013 +0000 +++ b/Player.cpp Wed Feb 06 23:37:51 2013 +0000 @@ -112,9 +112,9 @@ unsigned int pConditionImportancyTable[18] = {16, 15, 14, 17, 13, 2, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 1, 0}; -short word_4EDFFC[30] = {500, 500, 400, 350, 300, 275, 250, 225, 200, 175, +short word_4EDFFC[30] = {500, 400, 350, 300, 275, 250, 225, 200, 175, 150, 125, 100, 75, 50, 40, 35, 30, 25, 21, - 19, 17, 15, 13, 11, 9, 7, 5, 3, 0}; + 19, 17, 15, 13, 11, 9, 7, 5, 3, 0, 0}; unsigned char player_stat_bonuses[30] = {30, 25, 20, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 255, 254, 253, 252, 251, 250, 0};