mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-14 17:34:19 +01:00
Live game commentary improvement.
This commit is contained in:
parent
e75c763ed0
commit
4f582998a3
26
support_files/bygfoot_lg_tokens
Normal file
26
support_files/bygfoot_lg_tokens
Normal file
@ -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_
|
Loading…
Reference in New Issue
Block a user