Compare commits
No commits in common. "6ff4af947dcd7efadf46eb46e5530d1ab73bfcd8" and "d0366533216b7759a360be8184cff36bb103ca02" have entirely different histories.
6ff4af947d
...
d036653321
9 changed files with 1 additions and 7 deletions
Binary file not shown.
Before Width: | Height: | Size: 27 KiB |
Binary file not shown.
Binary file not shown.
BIN
tier1.png
BIN
tier1.png
Binary file not shown.
Before Width: | Height: | Size: 184 KiB |
BIN
tier2.png
BIN
tier2.png
Binary file not shown.
Before Width: | Height: | Size: 204 KiB |
BIN
tier3.png
BIN
tier3.png
Binary file not shown.
Before Width: | Height: | Size: 192 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
|
@ -8,13 +8,7 @@ table.merge(data.raw["locomotive"]["locomotive"], {
|
|||
max_power = "1150kW",
|
||||
max_speed = 1.25,
|
||||
friction_force = 0.50,
|
||||
braking_force = 15,
|
||||
minimap_representation = {
|
||||
filename = "__train-overhaul__/graphics/locomotive-minimap-representation.png"
|
||||
},
|
||||
selected_minimap_representation = {
|
||||
filename = "__train-overhaul__/graphics/locomotive-selected-minimap-representation.png"
|
||||
}
|
||||
braking_force = 15
|
||||
})
|
||||
|
||||
table.merge(data.raw["cargo-wagon"]["black-cargo-wagon"], {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue