summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt14
1 files changed, 12 insertions, 2 deletions
diff --git a/events.txt b/events.txt
index e313138..40101a3 100644
--- a/events.txt
+++ b/events.txt
@@ -328,10 +328,20 @@ SHADED 31
log "NOT IMPLEMENTED"
EVENT 32
- log "NOT IMPLEMENTED"
+ current REBEL_FACTIONS
+ add_influence (game.current)
+ remove_influence (other_rebel_faction(game.current))
+ prompt `Replace up to 2 ${PIECE_FACTION_TYPE_NAME[game.current][ELITE]}s with 2 ${PIECE_FACTION_TYPE_NAME[other_rebel_faction(game.current)][ELITE]}s.`
+ piece_opt 2 is_enemy_piece(p) && is_rebel_faction_elite(p) && is_piece_on_map(p)
+ set_piece_space
+ remove
+ auto_place (game.current) ELITE
+ set_space -1
+ endpiece
SHADED 32
- log "NOT IMPLEMENTED"
+ remove_influence BK
+ remove_influence VE
EVENT 33
current (has_majority_goa())