Skip to content

Commit

Permalink
Merge pull request #235 from moeyashi/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update WR
  • Loading branch information
moeyashi authored Oct 31, 2024
2 parents 111d747 + 17d7cc4 commit 3a8e7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/const/track.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ const makeTrack = (trackName, code, nitaVSWR, nitaVSWRUrl, nitaAllCombinationWR,
};

const trackDict = Object.freeze({
MKS: makeTrack('マリオカートスタジアム', 'MKS', 139744, 'https://youtu.be/IuPOFER_VJs', 138637, ['マリカス']),
MKS: makeTrack('マリオカートスタジアム', 'MKS', 139725, 'https://youtu.be/sRMQ2coPzcg', 138637, ['マリカス']),
WP: makeTrack('ウォーターパーク', 'WP', 141327, 'https://youtu.be/EBg0Zw73qak?si=hkdsMaJ9677jteIl', 141062, ['ウォタパ']),
SSC: makeTrack('スイーツキャニオン', 'SSC', 153826, 'https://youtu.be/o1tcOkob-1Q?si=OP8qqn-G2cZdkzlo', 153826, ['スイキャニ']),
TR: makeTrack('ドッスンいせき', 'TR', 151820, 'https://youtu.be/_ekFsiz841I?si=lUGFeZlUfUR79Htd', 151820, ['遺跡', 'ドッスン', 'いせき', 'ドッスン遺跡']),
Expand Down

0 comments on commit 3a8e7f7

Please sign in to comment.