TGV zu Emojis hinzugefügt

This commit is contained in:
Kaaninchen
2026-07-20 21:25:15 +02:00
parent 068eaa7b85
commit e86d2f6a6a
2 changed files with 5 additions and 6 deletions
+2 -1
View File
@@ -4,8 +4,9 @@ emoji_list = {
"Höchstgeschwindigkeit": "🚄"
}
train_types = {
train_types = { # Unvollständig! Benötigt testing
"ICE": emoji_list["Höchstgeschwindigkeit"],
"TGV": emoji_list["Höchstgeschwindigkeit"],
"RE": emoji_list["Nahverkehr"],
"RB": emoji_list["Nahverkehr"],