transitous rewrite: add IDs

This commit is contained in:
Kaaninchen
2026-08-18 14:14:10 +02:00
parent a6342ca039
commit 729f350924
7 changed files with 39 additions and 7 deletions
+2 -1
View File
@@ -7,5 +7,6 @@ emoji_list = {
"HIGHSPEED_RAIL": "🚅",
"LONG_DISTANCE": "🚅",
"METRO": "🚇",
"SUBWAY": "🚇"
"SUBWAY": "🚇",
"FERRY": "🚢"
}