Fixed Wind that Sped Ships permitting the player to choose to spot more than 6 tokens (the strength bonus was correctly being set to +6, it's only the selection being a nuisance).
This commit is contained in:
@@ -980,9 +980,13 @@
|
||||
text: Choose how many {raider} tokens to spot
|
||||
from: 0
|
||||
to: {
|
||||
type: Min
|
||||
firstNumber: {
|
||||
type: ForEachCultureToken
|
||||
culture: raider
|
||||
}
|
||||
secondNumber: 6
|
||||
}
|
||||
memorize: spotCount
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user