From 9301780212d32037a27e12c81bcf3012ad555a49 Mon Sep 17 00:00:00 2001 From: harukin-OneMix4 Date: Sat, 27 Jan 2024 22:34:14 +0900 Subject: [PATCH] =?UTF-8?q?custom-train-data=E3=81=AE=E4=B8=8D=E8=B6=B3?= =?UTF-8?q?=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/custom-train-data.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/components/custom-train-data.js b/components/custom-train-data.js index 949eab3..860eba1 100644 --- a/components/custom-train-data.js +++ b/components/custom-train-data.js @@ -627,6 +627,15 @@ export const customTrainDataDetector = (TrainNumber) => { trainNumDistance: null, info: "[団体専用] 第2章 -四国の伝統文化を感じて- 多度津・坂出・松山", }; + /////ロイヤルエクスプレス + case "9002": + return { + type: "SPCL", + trainName: "THE ROYAL EXPRESS", + trainIcon: "http://trainfrontview.net/p/izq2100rex1.png", + trainNumDistance: null, + info: "[団体専用] 第3章 -凪の誘い・瀬戸内の絶景- 今治・しまなみ海道", + }; default: return { type: "Normal",