Skip to content

Commit

Permalink
feat(track.js): update WR
Browse files Browse the repository at this point in the history
  • Loading branch information
moeyashi authored and github-actions[bot] committed Nov 14, 2024
1 parent be703a2 commit 0a3a65d
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 @@ -95,7 +95,7 @@ const trackDict = Object.freeze({
bMT: makeTrack('Wii メイプルツリーハウス', 'bMT', 225512, 'https://youtu.be/hssGI2m_AOc?si=YUsuY1iQ_kGj89ff', 225512, ['メイプル', 'メイプルツリーハウス', 'MT']),
bBB: makeTrack('Tour ベルリンシュトラーセ', 'bBB', 159394, 'https://youtu.be/4EqrJRRWkTQ?feature=shared', 159328, ['ベルリン', 'ベルリンシュトラーセ']),
bPG: makeTrack('DS ピーチガーデン', 'bPG', 207733, 'https://youtu.be/SaLiBuQ41os?si=JDZYiBkrRFoW_qBV', 207733, ['ピチガ', 'ピーチガーデン', 'PG']),
bMM: makeTrack('Tour メリーメリーマウンテン', 'bMM', 157204, 'https://youtu.be/nttQd-ly4jo?si=exZOgQa47yXXtnSY', 157204, ['メリマ', 'メリーメリーマウンテン', 'メリマン', 'MM']),
bMM: makeTrack('Tour メリーメリーマウンテン', 'bMM', 157204, 'https://youtu.be/nttQd-ly4jo?si=exZOgQa47yXXtnSY', 155717, ['メリマ', 'メリーメリーマウンテン', 'メリマン', 'MM']),
bRR7: makeTrack('3DS レインボーロード', 'bRR7', 138705, 'https://youtu.be/y1eKyKlghB0?si=1HrienBUNKvXod6F', 138705, ['3DSレインボーロード', '7虹', '7にじ', '7レインボー', '3DSレインボー', '3DS虹', '3DSにじ', 'RR7']),
bAD: makeTrack('Tour アムステルダムブルーム', 'bAD', 137671, 'https://youtu.be/9K5qu3IYSOY?si=Ehf9C9m9qlWjkXKZ', 137671, ['アムス', 'アムステルダム', 'アムステルダムブルーム', 'AD']),
bRP: makeTrack('GBA リバーサイドパーク', 'bRP', 131479, 'https://youtu.be/5B69EONP1q4?feature=shared', 131452, ['リバパ', 'リバーサイドパーク', 'リバーサイド', 'リバサ', 'RP']),
Expand Down

0 comments on commit 0a3a65d

Please sign in to comment.