Fixing typo in player prompt for V1_59
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
effect: [
|
||||
{
|
||||
type: chooseActiveCards
|
||||
text: Choose a companion of a different culture to make strength +2 until the end of the turn.
|
||||
text: Choose a companion of a different culture to make strength +1 until the end of the turn.
|
||||
filter: choose(companion,not(cultureFromMemory(exertedComp)))
|
||||
memorize: pumpedComp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user