Skip to content

Commit

Permalink
Change: simplified mode - include Lebeche for progression / 75 mph re…
Browse files Browse the repository at this point in the history
…asons
  • Loading branch information
andythenorth committed May 18, 2024
1 parent 2d54f3c commit 568bcce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vehicles/pony/lebeche.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def main(roster_id, **kwargs):
base_numeric_id=30570,
name="Lebeche",
role="express",
role_child_branch_num=-1,
role_child_branch_num=1,
power_by_power_source={
"DIESEL": 1200,
},
Expand Down

0 comments on commit 568bcce

Please sign in to comment.