Skip to content

Commit

Permalink
Merge pull request #97 from moeyashi/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update WR
  • Loading branch information
moeyashi authored Apr 9, 2024
2 parents 478bbcb + 43924c7 commit 91ab982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/const/track.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const trackDict = Object.freeze({
DS: makeTrack('ドルフィンみさき', 'DS', 157289, 'https://youtu.be/OfzlAJrm4M4', 156408, ['ドルミ']),
Ed: makeTrack('エレクトロドリーム', 'Ed', 200835, 'https://youtu.be/fJPQQ2FARz8', 200835, ['エレドリ']),
MW: makeTrack('ワリオスノーマウンテン', 'MW', 143553, 'https://youtu.be/0eNt-KRGyik', 143553, ['ワリスノ', '雪山']),
CC: makeTrack('スカイガーデン', 'CC', 202060, 'https://youtu.be/b7kwhqM4iYg', 201884, ['スカガ', '新スカガ']),
CC: makeTrack('スカイガーデン', 'CC', 201587, 'https://youtu.be/IKdqhZV-cdA', 201587, ['スカガ', '新スカガ']),
BDD: makeTrack('ホネホネさばく', 'BDD', 151705, 'https://youtu.be/H4_tuUeAg3I', 151705, ['ホネサバ', 'ホネホネ', 'ホネホネ砂漠']),
BC: makeTrack('クッパキャッスル', 'BC', 202832, 'https://youtu.be/r9lQyn5TTNU', 202250, ['クパキャ']),
RR: makeTrack('レインボーロード', 'RR', 201161, 'https://youtu.be/CQTN8CS5v28', 201161, ['新虹', 'しんにじ', 'しん虹', '新にじ']),
Expand All @@ -52,7 +52,7 @@ const trackDict = Object.freeze({
rWS: makeTrack('DS ワリオスタジアム', 'rWS', 152817, 'https://youtu.be/lEA1pSWjiOw', 152817, ['ワリスタ', 'ワリオスタジアム', 'WS']),
rSL: makeTrack('GC シャーベットランド', 'rSL', 150329, 'https://youtu.be/jEoY2huGjgk', 149804, ['シャベラン', 'シャーベットランド', 'SL']),
rMP: makeTrack('3DS ミュージックパーク', 'rMP', 153013, 'https://youtu.be/ixVfhaGFKR8', 152998, ['ミューパ', 'ミュージックパーク', 'MP']),
rYV: makeTrack('N64 ヨッシーバレー', 'rYV', 203216, 'https://youtu.be/SFFvCpPkweM', 202975, ['ヨシバ', 'ヨッシーバレー', 'YV']),
rYV: makeTrack('N64 ヨッシーバレー', 'rYV', 202982, 'https://youtu.be/lYEMZ7SJ6oI', 202975, ['ヨシバ', 'ヨッシーバレー', 'YV']),
rTTC: makeTrack('DS チクタクロック', 'rTTC', 143681, 'https://www.youtube.com/watch?v=NG57bGBBnfM', 143377, ['チクタク', 'チクタクロック', 'TTC']),
rPPS: makeTrack('3DS パックンスライダー', 'rPPS', 203268, 'https://youtu.be/W0vohnC5nEo', 202681, ['パクスラ', 'パックンスライダー', 'PPS']),
rGV: makeTrack('Wii グラグラかざん', 'rGV', 155341, 'https://www.youtube.com/watch?v=YIM0BrZL01I', 155341, ['火山', 'かざん', 'グラグラ', 'グラグラ火山', 'グラグラかざん', 'GV']),
Expand Down

0 comments on commit 91ab982

Please sign in to comment.