diff options
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -863,3 +863,32 @@ prompt ' from Elite spaces' remove_opp_infl 5 +#// ============= TIANANMEN SQUARE TRACK AWARDS ==================== +CARD 203 - Tiananmen Square space 3 award +tst_3 + +CARD 204 - Tiananmen Square space 4 award +valid_spaces_opponent +tst_4 + +CARD 206 - Tiananmen Square space 6 +valid_spaces_sc +tst_6 + +CARD 208 - Tiananmen Square space 8 event +tst_8 + +#// ============= POWER STRUGGLE WILDCARDS ========================= + +CARD 349 - Scare Tactics +scare_tactics +valid_spaces_country_opp +prompt ()=>` from ${country_name(game.vm_active_country)}` +remove_opp_infl 1 + +CARD 350 - Support Surges +support_surges + +CARD 351 - Support Falters +support_falters + |