diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-08 19:30:27 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-03-08 19:30:27 -0500 |
commit | 3c6cb57b15420b0d56af26e2e8b52ad70c2b8508 (patch) | |
tree | f360ec9887b78ad56dba5368fdd448789823f2d1 /events.txt | |
parent | 473b61c1dd1b0f79b13ef1aae506b496100a5e45 (diff) | |
download | vijayanagara-3c6cb57b15420b0d56af26e2e8b52ad70c2b8508.tar.gz |
Event 6.
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 13 |
1 files changed, 11 insertions, 2 deletions
@@ -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" |