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",