From 8a7dc17b764e9f1fb79cc1243901608d309b4bab Mon Sep 17 00:00:00 2001 From: Mischa Untaga <99098079+MischaU8@users.noreply.github.com> Date: Tue, 21 Nov 2023 10:56:35 +0100 Subject: action: move each player campaigner for free --- events.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index 71d96ca..ed8e01f 100644 --- a/events.txt +++ b/events.txt @@ -440,7 +440,7 @@ CARD 83 - Western Saloons Push Suffrage Veto CARD 84 - Transcontinental Railroad # Move each :red_campaigner to any region(s) without paying any :button and then take a Campaigning action. - move_each_campaigner_free RED + move_each_player_campaigner_free campaigning_action CARD 85 - White Supremacy and the Suffrage Movement @@ -601,11 +601,7 @@ CARD 113 - Eye on the Future CARD 114 - Transportation # Move all of your :purple_campaigner and :yellow_campaigner OR :red_campaigner to any region(s) without playing any :button and then take a Campaigning action. - if (game.active === SUF) - move_each_campaigner_free PURPLE_OR_YELLOW - else - move_each_campaigner_free RED - endif + move_each_player_campaigner_free campaigning_action CARD 115 - Counter Strat -- cgit v1.2.3