Skip to content

Commit

Permalink
Add: Compatibility for new town production in OpenTTD 14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
2TallTyler committed Jan 7, 2024
1 parent 231db6c commit 785f219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cargos.nml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ item (FEAT_CARGOS, cargo_waste, 2) {
cargo_label: "WSTE";
town_growth_effect: TOWNGROWTH_NONE;
town_growth_multiplier: 0;
town_production_effect: TOWNPRODUCTION_MAIL;
units_of_cargo: TTD_STR_TONS;
items_of_cargo: string(STR_CARGO_QUANTITY_WASTE);
penalty_lowerbound: 30;
Expand Down

0 comments on commit 785f219

Please sign in to comment.