Skip to content

Commit

Permalink
Merge pull request #11382 from 18xx-ru/1822-africa-fix-e-trains
Browse files Browse the repository at this point in the history
  • Loading branch information
vandamm authored Dec 2, 2024
2 parents e09c60d + c039bc4 commit 470550d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/engine/game/g_1822_africa/game.rb
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,10 @@ class Game < G1822::Game
},
].freeze

TRAIN_AUTOROUTE_GROUPS = [
%w[E/5 E/6],
].freeze

UPGRADE_COST_L_TO_2 = 70

@bidbox_cache = []
Expand Down

0 comments on commit 470550d

Please sign in to comment.