chore: added additional cargo warnings

This commit is contained in:
2025-05-31 23:32:41 +02:00
parent 09e5c53558
commit 05ae446af7
5 changed files with 47 additions and 35 deletions
+8
View File
@@ -325,5 +325,13 @@
"418Vb_WIEBE": "loose cargo (sand, stone)",
"418Vb_ZOS": "loose cargo (sand, stone)",
"418Vb_ZUE": "loose cargo (sand, stone)"
},
"cargo-warnings": {
"title": "Cargo warnings:",
"warning_wt_20_pn": "PN: exceeded gauge (Innofreight - C45)",
"warning_un1965_twr": "TWR: LPG (UN 1965)",
"warning_un1965_tn": "TN: LPG - empty tank (UN 1965)",
"warning_un1202_twr": "TWR: diesel fuel (UN 1202)",
"warning_un1202_tn": "TN: diesel fuel - empty tank (UN 1202)"
}
}