Skip to content

Commit

Permalink
Merge branch 'main' into deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Oct 22, 2024
2 parents ca8a118 + 8c4a491 commit 9d6ba40
Show file tree
Hide file tree
Showing 27 changed files with 9 additions and 0 deletions.
Binary file added audio/station/ketech/celia/station/e/EXG.mp3
Binary file not shown.
Binary file added audio/station/ketech/celia/station/e/HBL.mp3
Binary file not shown.
Binary file added audio/station/ketech/celia/station/m/EXG.mp3
Binary file not shown.
Binary file added audio/station/ketech/celia/station/m/HBL.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified audio/station/ketech/celia/toc/e/avanti west coast.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified audio/station/ketech/celia/toc/m/avanti west coast.mp3
Binary file not shown.
Binary file modified audio/station/ketech/celia/toc/m/northern service from.mp3
Binary file not shown.
Binary file modified audio/station/ketech/celia/toc/m/northern service to.mp3
Binary file not shown.
Binary file modified audio/station/ketech/celia/toc/m/northern.mp3
Binary file not shown.
Binary file added audio/station/ketech/phil/station/e/EXG.mp3
Binary file not shown.
Binary file added audio/station/ketech/phil/station/m/EXG.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified audio/station/ketech/phil/toc/e/avanti west coast.mp3
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified audio/station/ketech/phil/toc/m/avanti west coast.mp3
Binary file not shown.
5 changes: 5 additions & 0 deletions src/announcement-data/systems/stations/AmeyCelia.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,9 @@ export default class AmeyCelia extends AmeyPhil {
'Arriva Trains',
'Arriva Transpennine',
'Avanti West Coast',
'Avanti West Coast Pendolino',
'Avanti West Coast Voyager',
'Avanti West Coast Evero',
'c2c Rail',
'Cardiff Railways',
'Channel Tunnel Rail Link',
Expand Down Expand Up @@ -1296,6 +1299,7 @@ export default class AmeyCelia extends AmeyPhil {
'EWW',
'EXC',
'EXD',
'EXG',
'EXM',
'EXN',
'EXR',
Expand Down Expand Up @@ -1482,6 +1486,7 @@ export default class AmeyCelia extends AmeyPhil {
'HAZ',
'HBB',
'HBD',
'HBL',
'HBN',
'HBP',
'HBY',
Expand Down
4 changes: 4 additions & 0 deletions src/announcement-data/systems/stations/AmeyPhil.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,9 @@ export default class AmeyPhil extends StationAnnouncementSystem {
],
standaloneOnly: [
'Avanti West Coast',
'Avanti West Coast Pendolino',
'Avanti West Coast Voyager',
'Avanti West Coast Evero',
'Channel Tunnel Rail Link',
'Chiltern Railway company',
'Croydon Tramlink',
Expand Down Expand Up @@ -1848,6 +1851,7 @@ export default class AmeyPhil extends StationAnnouncementSystem {
'EWW',
'EXC',
'EXD',
'EXG',
'EXM',
'EXN',
'EXR',
Expand Down

0 comments on commit 9d6ba40

Please sign in to comment.