summaryrefslogtreecommitdiff
path: root/data.js
diff options
context:
space:
mode:
Diffstat (limited to 'data.js')
-rw-r--r--data.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/data.js b/data.js
index eaebba1..e7cbecb 100644
--- a/data.js
+++ b/data.js
@@ -1267,7 +1267,7 @@ const data = {
effects: [
create_effect('attack', CLOSEST_TO_DEFEAT, -4, INITIATIVE_PLAYER),
create_effect('attack', CLOSEST_TO_VICTORY, -4, INITIATIVE_PLAYER),
- create_effect('track', COLLECTIVIZATION, -1, INITIATIVE_PLAYER),
+ create_effect('track', LIBERTY, -1, INITIATIVE_PLAYER),
],
test: {
front: MADRID,
@@ -1784,12 +1784,12 @@ const data = {
{
id: PROPAGANDA_MEDALLION_ID,
name: 'Propaganda',
- tooltip: '+1 card when drawing from your deck & keep +1 in hand at End of the Year.'
+ tooltip: "Gain 2 extra Hero points form each Successful Test (even if you didn't support)."
},
{
id: INTELLIGENCE_MEDALLION_ID,
name: 'Intelligence',
- tooltip: "Gain 2 extra Hero points form each Successful Test (even if you didn't support)."
+ tooltip: '+1 card when drawing from your deck & keep +1 in hand at End of the Year.'
},
{
id: VOLUNTEERS_MEDALLION_ID,