Skip to content

Commit

Permalink
Makuri Pretzel
Browse files Browse the repository at this point in the history
  • Loading branch information
T00few2 committed Oct 12, 2024
1 parent a65520b commit 49b62af
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions app/the-zwifty-fifty/ZwiftyFiftyRaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -230,4 +230,16 @@ export const ZwiftyFiftyRacesData = [
sprintLaps: ['1,2'],
bonus: ['3','2','1'],
}),
new ZwiftyFiftyRacesTemplate({
route: 'Makuri Pretzel',
world: 'Makuri Islands',
linkRoute: 'https://zwiftinsider.com/route/makuri-pretzel/',
laps: '1',
length: '48.1',
hm: '556',
climbs: [''],
sprints: ['Shisa Sprint Reverse','Shisa Sprint'],
sprintLaps: ['1','1'],
bonus: ['3','2','1'],
}),
];
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49b62af

Please sign in to comment.