Skip to content

Commit

Permalink
Merge pull request #7230 from scottredracecar/master
Browse files Browse the repository at this point in the history
1852 fix minor simple tokens
  • Loading branch information
tobymao authored Feb 18, 2022
2 parents 1f454d0 + c3dfc7a commit 1d81518
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/engine/game/g_18_mo/entities.rb
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,6 @@ module Entities
sym: 'HSJ',
name: 'Hannibal and St. Joseph Railroad',
logo: '18_mo/HSJ',
simple_logo: '18_mo/HSJ.alt',
tokens: [0],
coordinates: 'H6',
color: 'pink',
Expand All @@ -405,7 +404,6 @@ module Entities
sym: 'SSL',
name: 'St. Louis, Salem and Little Rock',
logo: '18_mo/SSL',
simple_logo: '18_mo/SSL.alt',
tokens: [0],
coordinates: 'H12',
color: 'cyan',
Expand Down

0 comments on commit 1d81518

Please sign in to comment.