Skip to content

Commit

Permalink
change value of J16 to 30, fixes #11474
Browse files Browse the repository at this point in the history
  • Loading branch information
kepakiano authored Jan 27, 2025
1 parent 555adf9 commit 9e5784b
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 9e5784b

Please sign in to comment.