mirror of
https://github.com/Spythere/pojazdownik.git
synced 2026-05-03 11:45:34 +00:00
Ulepszenie generatora składów (wip)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"passenger": {
|
||||
"PKP_IC": [],
|
||||
"PKP_PR": [],
|
||||
"PKP_ALL": []
|
||||
},
|
||||
"cargo": {
|
||||
"kontenery": ["627Z:all", "412Z:all"],
|
||||
"drobnica": ["426S:all", "208Kf:all", "401Ka:all"],
|
||||
"węgiel": ["412W:coal_01", "413S:coal_Fas", "429W:coal_01"],
|
||||
"ruda": ["412W:ore_01", "401Zb:ore_35", "429W:ore_01"],
|
||||
"piasek": ["412W:sand_01", "412W:sand_02", "413S:sand_Fas", "401Zb:sand_30", "429W:sand_01", "429W:sand_02"],
|
||||
"kreda": ["413S:chalk_Fas"],
|
||||
"kamień": ["412W:stone_01", "412W:stone_50", "401Zb:stone_25", "429W:stone_01"],
|
||||
"złom": ["412W:scrap_01", "412W:scrap_02", "429W:scrap_01", "429W:scrap_02"],
|
||||
"paliwo": ["29R_CTLL:all", "29R_PKP:all"],
|
||||
"melasa": ["29R_PLPOL:all"],
|
||||
"żwir": ["441V"],
|
||||
"koła": ["424Z:wheels_01"],
|
||||
"drewno": ["424Z:woods_01", "424Z:woods_2"],
|
||||
"szyny": ["424Z:rails_01"],
|
||||
"kable": ["424Z:cables_01"],
|
||||
"cement": ["408S:all"],
|
||||
"kruszywo": ["203V:all"],
|
||||
"techniczne": ["209c", "304Ca"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user