mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-04 12:08:12 +00:00
chore(generator): removed additional cargo for intermodals; added new vehicle api types
This commit is contained in:
@@ -4,11 +4,14 @@
|
||||
"food": ["412Z:tc_20_loaded", "627Z:tc_20_loaded"],
|
||||
"food-empty": ["412Z:tc_20_empty", "627Z:tc_20_empty"],
|
||||
"intermodal": [
|
||||
"627Z:627Z_mix1_sctc_loaded",
|
||||
"627Z:627Z_mix2_sctc_loaded",
|
||||
"627Z:627Z_mix3_sctc_loaded",
|
||||
"412Z:412Z_mix1_sctc_loaded",
|
||||
"412Z:412Z_mix1_sctc_empty"
|
||||
"627Z:sc_20",
|
||||
"627Z:sc_40",
|
||||
"627Z:tc_20_empty",
|
||||
"627Z:tc_20_loaded",
|
||||
"412Z:sc_20",
|
||||
"412Z:sc_40",
|
||||
"412Z:tc_20_empty",
|
||||
"412Z:tc_20_loaded"
|
||||
],
|
||||
"biomass": ["412Z:wt_20_biomass", "627Z:wt_20_biomass"],
|
||||
"biomass-empty": [
|
||||
|
||||
Reference in New Issue
Block a user