Fixing typo in player prompt for V1_59

This commit is contained in:
Christian 'ketura' McCarty
2022-11-07 21:18:07 -06:00
parent e3ff758605
commit 0ae35e1809

View File

@@ -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
}