Skip to content

Commit

Permalink
Merge pull request #11475 from kepakiano/patch-1
Browse files Browse the repository at this point in the history
[1837] change value of J16 to 30, fixes #11474
  • Loading branch information
crericha authored Jan 29, 2025
2 parents 8ba9e0a + 9e5784b commit 2d70c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/engine/game/g_1837/map.rb
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ module Map
['H22'] => 'city=revenue:40;city=revenue:40;path=a:0,b:_0;path=a:5,b:_0;' \
'path=a:1,b:_1;path=a:3,b:_1;label=Bu',
['H26'] => 'path=a:1,b:4',
['J16'] => 'city=revenue:20;path=a:1,b:_0;label=X',
['J16'] => 'city=revenue:30;path=a:1,b:_0;label=X',
['L22'] => 'town=revenue:10;path=a:2,b:_0;path=a:4,b:_0',

},
Expand Down

0 comments on commit 2d70c4c

Please sign in to comment.