diff options
author | iainp5 <iain.pearce.ip@gmail.com> | 2024-08-29 16:47:46 +0100 |
---|---|---|
committer | iainp5 <iain.pearce.ip@gmail.com> | 2024-09-16 11:46:21 +0100 |
commit | f24c243b66be8d0fa92709040ccba8359e4d0e50 (patch) | |
tree | bed83b8f3bd979baf146cb45d2671ad7fde1a8e5 /events.txt | |
parent | 16eec02f7ba5e1e8822af4804ab192e4c3eb5927 (diff) | |
download | 1989-dawn-of-freedom-f24c243b66be8d0fa92709040ccba8359e4d0e50.tar.gz |
Improvements to prompt and game flow
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -23,6 +23,7 @@ valid_spaces_country 'Poland' prompt 'any space(s) in Poland' add_infl_free 4 valid_spaces_country_sc 'Poland' +prompt ' in Poland' support_check 2 permanently_remove @@ -180,13 +181,14 @@ prompt ' from a Worker space' remove_opp_infl 1 valid_spaces_opponent_socio 4 active_country +prompt ' in the same country' support_check 1 CARD 28 - Factory Party Cells -# Remove a Democratic SP from 3 Worker spaces, no more than 2 per space. +# Remove 3 Democratic SP from Worker spaces, no more than 2 per space. valid_spaces_opponent_socio 4 -prompt '3 Worker spaces, no more than 2 per space' +prompt ' from Worker spaces' remove_limited_opp_infl 3 2 |