Spell out the UK & Ireland first-house cost in the map rules - #146
Merged
Merged
Conversation
…rules The cross-island rule said "an extra 20 Elektro on top of the normal first-house cost" without naming that cost, so the total for starting a second network was not obvious at the table. Name it ($10) and set FIRST apart, per Mike's read of the dialog. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
coyotte508
approved these changes
Aug 31, 2026
coyotte508
reviewed
Aug 31, 2026
Co-authored-by: Eliott C. <coyotte508@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The UK & Ireland cross-island rule reads:
At the table that leaves you doing the arithmetic from memory, so this names the cost and sets FIRST apart:
Requested by Mike after a UK & Ireland game. $10 is the default first slot cost — UK & Ireland sets no
slotCostsoverride on any city, so it holds map-wide.Text only, one line.
npm run lintandnpm test(97/97) are green, and prettier is clean.Rollout note:
mapSpecificRulesis baked into each game state atsetup(), so this can only ever show up in new games — existing UK & Ireland games keep the old wording no matter what is deployed. Being an engine change it also costs a descriptor duplicate to reach the server at all, so this is worth batching with the next engine release rather than cutting one for a string.