From e6cf2fbb9d15df4a5fe1e9c89b116f252abd6ac8 Mon Sep 17 00:00:00 2001 From: gyboth Date: Wed, 18 May 2005 06:50:14 +0000 Subject: [PATCH] Minor bug fixed.support_files/bygfoot_constants --- support_files/bygfoot_constants | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/support_files/bygfoot_constants b/support_files/bygfoot_constants index a4970769..011f1e6a 100644 --- a/support_files/bygfoot_constants +++ b/support_files/bygfoot_constants @@ -377,7 +377,7 @@ float_live_game_scoring_chance_team_exponent 12500 float_live_game_player_in_poss_shoots 3000 # prob that the scoring chance is a header -float_live_game_scoring_chance_is_header 3000 +float_live_game_scoring_chance_is_header 2500 # base probability to score with a scoring chance. float_live_game_score_base_prob 3000 @@ -419,7 +419,7 @@ float_live_game_stadium_event_fire 1000 # foul probabilities. float_live_game_foul 1100 -float_live_game_foul_red_injury 5000#***180 +float_live_game_foul_red_injury 180 float_live_game_foul_red 450 float_live_game_foul_yellow 2800 @@ -508,9 +508,6 @@ float_live_game_free_kick_prob 1500 # probability of a penalty after a foul. float_live_game_penalty_prob 500 -# probability that a scoring chance is a header. -float_live_game_scoring_chance_is_header 3500 - # influence in % of the game style towards more attack. float_game_style_factor 750