Skip to content

Commit

Permalink
(rv) update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
ahyangyi committed Dec 4, 2023
1 parent 237b1dd commit 52ac3a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions road_vehicle/vehicles/lorries/yellowriver.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
real_dimensions=(7.6, 2.4, 2.6),
axle_track=(1.927, 1.751), # Škoda 706 RT values
real_x_dimensions=(1.4, 4.0, 2.2),
tire=BiasPlyTire(11, 20),
refittable_cargo_classes=cargos.OPEN_CARGO_CLASSES,
real_class=ALorry,
graphics_helper=AutoWolf(lowside_switch, flags=("noflipY",)),
Expand Down

0 comments on commit 52ac3a1

Please sign in to comment.