/usr/share/games/etr/courses/events.lst is in extremetuxracer-data 0.7.1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # ---------------------------------------------------------------------
# races [struct] 0:
# courses can be uses several times, so use [race] for access
# [race] must be unique in this list
# ---------------------------------------------------------------------
*[struct] 0 [race] race_bunnyhill [group] default [course] bunny_hill [light] sunny [snow] 0 [wind] 0
[herring] 20 22 23 [time] 37 34 30 [theme] calm
*[struct] 0 [race] race_twistyslope [group] default [course] twisty_slope [light] night [snow] 0 [wind] 0
[herring] 21 23 24 [time] 43 39 34 [theme] spunky
*[struct] 0 [race] race_bumpyride [group] default [course] bumpy_ride [light] sunny [snow] 0 [wind] 0
[herring] 13 16 17 [time] 35 31 28
*[struct] 0 [race] race_frozenriver [group] default [course] frozen_river [light] evening [snow] 0 [wind] 0
[herring] 40 48 52 [time] 160 150 146
*[struct] 0 [race] race_pathofdaggers [group] default [course] path_of_daggers [light] sunny [snow] 1 [wind] 0
[herring] 34 38 42 [time] 149 132 128
# ---------------------------------------------------------------------
# cups [struct] 1:
# name and desc are only for display on menu screen, use [cup] for access
# [cup] must be unique in this lise
# ---------------------------------------------------------------------
*[struct] 1 [cup] canadian [name] Canadian Cup
[num] 3 [1] race_bunnyhill [2] race_twistyslope [3] race_bumpyride
[desc] The classic Tux Racer cup for beginners. Learn to paddle and to find the best track.
*[struct] 1 [cup] swiss [name] Swiss Cup
[num] 2 [1] race_frozenriver [2] race_pathofdaggers
[desc] Two slightly more challenging courses that shipped with the original Tux Racer.
# ---------------------------------------------------------------------
# events [struct] 2:
# name is only only for displaying on menu screen, use [event] for access
# ---------------------------------------------------------------------
*[struct] 2 [event] classics [name] Tux Racer Classics
[num] 2 [1] canadian [2] swiss
|