From 3c6cb57b15420b0d56af26e2e8b52ad70c2b8508 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Sat, 8 Mar 2025 19:30:27 -0500 Subject: Event 6. --- events.txt | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'events.txt') diff --git a/events.txt b/events.txt index 9fdebd9..be2a7e2 100644 --- a/events.txt +++ b/events.txt @@ -112,10 +112,19 @@ SHADED 5 endspace EVENT 6 - log "NOT IMPLEMENTED" + current REBEL_FACTIONS + prompt "Select a Province adjacent to Warangal to remove a Tributary marker." + space_opt 1 (is_adjacent_to_city(C_WARANGAL, s)) + remove_tributary + prompt `Place up to 2 ${PIECE_FACTION_TYPE_NAME[game.current][ELITE]}.` + place_opt 2 (game.current) ELITE + endspace SHADED 6 - log "NOT IMPLEMENTED" + current DS + prompt "Campaign: Select four contiguous spaces, finishing adjacent to Warangal" + shaded_6 + shaded_6_2 EVENT 7 log "NOT IMPLEMENTED" -- cgit v1.2.3