Skip to content

Commit

Permalink
Reduced Furness Goods Van capacity
Browse files Browse the repository at this point in the history
  • Loading branch information
audigex committed Sep 2, 2024
1 parent ff9b689 commit a1aae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trains/freight_wagons/Furness/FurnessGoodsVan.pnml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ item (FEAT_TRAINS, item_FurnessGoodsVan, 654) {
sprite_id: SPRITE_ID_NEW_TRAIN;
refit_cost: 0;
running_cost_base: RUNNING_COST_STEAM;
cargo_capacity: 35;
cargo_capacity: 22;
weight: 20 ton;
tractive_effort_coefficient: 0.08;
air_drag_coefficient: 0.07;
Expand Down

0 comments on commit a1aae77

Please sign in to comment.