Luck finetuning.

This commit is contained in:
gyboth 2007-02-11 20:49:36 +00:00
parent b63f591f68
commit 83110a3c5e
1 changed files with 2 additions and 2 deletions

View File

@ -397,10 +397,10 @@ int_season_end_user_champ_best_teams_limit 5
# how much the user's luck deteriorates if he
# becomes champion
float_season_end_user_champ_luck_factor 90000
float_season_end_user_champ_luck_factor 95000
# how much it regenerates if he's not champ
float_season_end_user_champ_luck_factor_regen 105000
float_season_end_user_champ_luck_factor_regen 103000
# lower limit for the user's luck
float_luck_limit 50000