1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-31 07:54:50 +01:00

Minor bug fixed.support_files/bygfoot_constants

This commit is contained in:
gyboth 2005-05-18 06:50:14 +00:00
parent bf0dc998d8
commit e6cf2fbb9d

View File

@ -377,7 +377,7 @@ float_live_game_scoring_chance_team_exponent 12500
float_live_game_player_in_poss_shoots 3000 float_live_game_player_in_poss_shoots 3000
# prob that the scoring chance is a header # 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. # base probability to score with a scoring chance.
float_live_game_score_base_prob 3000 float_live_game_score_base_prob 3000
@ -419,7 +419,7 @@ float_live_game_stadium_event_fire 1000
# foul probabilities. # foul probabilities.
float_live_game_foul 1100 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_red 450
float_live_game_foul_yellow 2800 float_live_game_foul_yellow 2800
@ -508,9 +508,6 @@ float_live_game_free_kick_prob 1500
# probability of a penalty after a foul. # probability of a penalty after a foul.
float_live_game_penalty_prob 500 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. # influence in % of the game style towards more attack.
float_game_style_factor 750 float_game_style_factor 750