From 83110a3c5e306336584fd17907b91941dbebfb1c Mon Sep 17 00:00:00 2001 From: gyboth Date: Sun, 11 Feb 2007 20:49:36 +0000 Subject: [PATCH] Luck finetuning. --- support_files/bygfoot_constants | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/support_files/bygfoot_constants b/support_files/bygfoot_constants index b9c46162..c98d41b5 100644 --- a/support_files/bygfoot_constants +++ b/support_files/bygfoot_constants @@ -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