Skip to content

Commit

Permalink
Merge pull request #138 from moeyashi/create-pull-request/patch
Browse files Browse the repository at this point in the history
Update WR
  • Loading branch information
moeyashi authored May 31, 2024
2 parents 426124b + ab0184b commit aba3bef
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 @@ -70,7 +70,7 @@ const trackDict = Object.freeze({
dWW: makeTrack('ネイチャーロード', 'dWW', 147908, 'https://youtu.be/aRFuoiB4nnI', 147789, ['ネイチャー', 'ネイチャ', 'WW']),
dAC: makeTrack('どうぶつの森', 'dAC', 141291, 'https://www.youtube.com/watch?v=beoIri5c2Dw&ab_channel=PlayMK8', 140935, ['どうぶつのもり', 'どうもり', 'どう森', 'AC']),
dNBC: makeTrack('3DS ネオクッパシティ', 'dNBC', 146187, 'https://www.youtube.com/watch?v=J2JJ2p6qjy8', 146187, ['ネオパ', 'ネオクッパ', 'ネオクッパシティ', 'NBC']),
dRiR: makeTrack('GBA リボンロード', 'dRiR', 150816, 'https://youtu.be/hWuQmJrHduI?si=wOUwLINzISA7JnaK', 150681, ['リボン', 'リボロ', 'リボンロード', 'RiR']),
dRiR: makeTrack('GBA リボンロード', 'dRiR', 150801, 'https://youtu.be/eTH0VGPbJDI?si=ZHOYOJDjR_55T7Fm', 150681, ['リボン', 'リボロ', 'リボンロード', 'RiR']),
dSBS: makeTrack('リンリンメトロ', 'dSBS', 144599, 'https://www.youtube.com/watch?v=Y7_nJLQsTyY', 144599, ['リンメト', 'SBS']),
dBB: makeTrack('ビッグブルー', 'dBB', 126165, 'https://youtu.be/uh3BxtUdo1I', 125983, ['BB', 'ビックブルー']),
bPP: makeTrack('Tour パリプロムナード', 'bPP', 151756, 'https://www.youtube.com/watch?v=KWsuSpC-VMA', 151539, ['パリ', 'パリプロムナード', 'PP']),
Expand All @@ -95,7 +95,7 @@ const trackDict = Object.freeze({
bMT: makeTrack('Wii メイプルツリーハウス', 'bMT', 225937, 'https://youtu.be/RvYHwSBSpmg?si=_oZ1eHOlajz0N-K5', 225654, ['メイプル', 'メイプルツリーハウス', 'MT']),
bBB: makeTrack('Tour ベルリンシュトラーセ', 'bBB', 159394, 'https://youtu.be/4EqrJRRWkTQ?feature=shared', 159328, ['ベルリン', 'ベルリンシュトラーセ']),
bPG: makeTrack('DS ピーチガーデン', 'bPG', 208334, 'https://youtu.be/rnghyqYXQ70?feature=shared', 208334, ['ピチガ', 'ピーチガーデン', 'PG']),
bMM: makeTrack('Tour メリーメリーマウンテン', 'bMM', 157519, 'https://youtu.be/3KyMcoty3lg', 157519, ['メリマ', 'メリーメリーマウンテン', 'メリマン', 'MM']),
bMM: makeTrack('Tour メリーメリーマウンテン', 'bMM', 157310, 'https://youtu.be/rrQdIbm8jUo?feature=shared', 157310, ['メリマ', 'メリーメリーマウンテン', 'メリマン', 'MM']),
bRR7: makeTrack('3DS レインボーロード', 'bRR7', 138844, 'https://youtu.be/CSLAUflVl6Y?si=yQypkchCF9m_B_FC', 138844, ['3DSレインボーロード', '7虹', '7にじ', '7レインボー', '3DSレインボー', '3DS虹', '3DSにじ', 'RR7']),
bAD: makeTrack('Tour アムステルダムブルーム', 'bAD', 137736, 'https://www.youtube.com/watch?v=MAB1flR2vHc', 137736, ['アムス', 'アムステルダム', 'アムステルダムブルーム', 'AD']),
bRP: makeTrack('GBA リバーサイドパーク', 'bRP', 131479, 'https://youtu.be/5B69EONP1q4?feature=shared', 131452, ['リバパ', 'リバーサイドパーク', 'リバーサイド', 'リバサ', 'RP']),
Expand Down

0 comments on commit aba3bef

Please sign in to comment.