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 May 13, 2024
1 parent 677eb50 commit 80c224c
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 @@ -85,7 +85,7 @@ const trackDict = Object.freeze({
bMC3: makeTrack('SFC マリオサーキット3', 'bMC3', 135884, 'https://youtu.be/s0FHggDszt4', 135884, ['SFCマリオサーキット3', 'SFCマリオサーキット', 'マリオサーキット3', 'マリサ3', 'SFCマリサ', 'SFCマリサ3', 'MC3']),
bKD: makeTrack('N64 カラカラさばく', 'bKD', 133895, 'https://youtu.be/NiBYq118t8c', 133844, ['N64カラカラさばく', '64カラカラさばく', '64カラサバ', 'KD']),
bWP: makeTrack('DS ワルイージピンボール', 'bWP', 220795, 'https://youtu.be/ilcauh-07H4?si=11WsqNBl9s29CXJe', 220795, ['ワルピン', 'ワルイージピンボール']),
bSS: makeTrack('Tour シドニーサンシャイン', 'bSS', 203216, 'https://youtube.com/watch?v=n_XAXMnFFJ4&si=3KusyNgrMHVCnPns', 203216, ['シドニー', 'シドニーサンシャイン', 'SS']),
bSS: makeTrack('Tour シドニーサンシャイン', 'bSS', 158177, 'https://www.youtube.com/watch?v=Mq_q0NU1huY&t=151s', 158177, ['シドニー', 'シドニーサンシャイン', 'SS']),
bSL: makeTrack('GBA スノーランド', 'bSL', 137009, 'https://www.youtube.com/watch?v=5FHD4FrCxyQ', 136568, ['スノラン', 'スノーランド']),
bMG: makeTrack('Wii キノコキャニオン', 'bMG', 135837, 'https://www.youtube.com/watch?v=OnyzC_FlWAA', 135837, ['キノキャニ', 'キノコキャニオン', 'MG']),
bSHS: makeTrack('アイスビルディング', 'bSHS', 156640, 'https://youtu.be/ue-iQ1QeWSg?si=hPRi8I3USnGYT521', 155364, ['アイス', 'アイビル', 'SHS']),
Expand Down

0 comments on commit 80c224c

Please sign in to comment.