Skip to content

Commit

Permalink
(rv) update Škoda values using the original brochure
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyangyi committed Dec 4, 2023
1 parent 9d05a61 commit 237b1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion road_vehicle/vehicles/lorries/yellowriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
cargo_capacity=8,
default_cargo_type=0,
real_dimensions=(7.6, 2.4, 2.6),
axle_track=(1.927, 1.755), # Škoda 706 RT values
axle_track=(1.927, 1.751), # Škoda 706 RT values
real_x_dimensions=(1.4, 4.0, 2.2),
refittable_cargo_classes=cargos.OPEN_CARGO_CLASSES,
real_class=ALorry,
Expand Down

0 comments on commit 237b1dd

Please sign in to comment.