From 4f582998a34ee13fca03adc48b28addb7f4bdfc2 Mon Sep 17 00:00:00 2001 From: gyboth Date: Tue, 28 Jun 2005 06:44:06 +0000 Subject: [PATCH] Live game commentary improvement. --- support_files/bygfoot_lg_tokens | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 support_files/bygfoot_lg_tokens diff --git a/support_files/bygfoot_lg_tokens b/support_files/bygfoot_lg_tokens new file mode 100644 index 00000000..c35eada0 --- /dev/null +++ b/support_files/bygfoot_lg_tokens @@ -0,0 +1,26 @@ +################# +# tokens for the live game commentary +################## + +# see +# http://bygfoot.sourceforge.net/doc/1.9/definitions_howto.html + +# tokens in the live game commentary +string_lg_commentary_token_team_home _TH_ +string_lg_commentary_token_team_away _TA_ +string_lg_commentary_token_team_in_poss _TP_ +string_lg_commentary_token_team_not_in_poss _TN_ +string_lg_commentary_token_team_losing _TL_ +string_lg_commentary_token_team_winning _TW_ +string_lg_commentary_token_team _TT_ +string_lg_commentary_token_player1 _P1_ +string_lg_commentary_token_player2 _P2_ +string_lg_commentary_token_attendance _AT_ +string_lg_commentary_token_result _RE_ +string_lg_commentary_token_time _TIME_ +string_lg_commentary_token_minute _MI_ +string_lg_commentary_token_minute_remaining _MR_ +string_lg_commentary_token_goals_home _GH_ +string_lg_commentary_token_goals_away _GA_ +string_lg_commentary_token_goal_diff _GD_ +string_lg_commentary_token_extra _EX_