summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-02-04 15:33:20 -0500
committerJoël Simoneau <simoneaujoel@gmail.com>2025-02-04 15:33:20 -0500
commit7ad6c3eec0a3dc96c0f001cb5ad0dbf2194b9abd (patch)
tree6d361a11039292dbef38e88252c45e6b30d0e61f /events.txt
parentaba33782d90bffc6438d5069e495a428da1aaa57 (diff)
downloadvijayanagara-7ad6c3eec0a3dc96c0f001cb5ad0dbf2194b9abd.tar.gz
Event 20
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt21
1 files changed, 19 insertions, 2 deletions
diff --git a/events.txt b/events.txt
index 0584464..15ac6d8 100644
--- a/events.txt
+++ b/events.txt
@@ -313,10 +313,27 @@ SHADED 19
endspace
EVENT 20
- log "NOT IMPLEMENTED"
+ current REBEL_FACTIONS
+ add_influence (game.current)
+ prompt "In Orissa or an adjacent Province, you may Migrate, Rally and then Build."
+ space 1 (is_adjacent_to_city(C_WARANGAL, s) || s === S_BENGAL)
+ free_migrate
+ free_rally
+ free_build
+ endspace
SHADED 20
- log "NOT IMPLEMENTED"
+ current DS
+ prompt "In Orissa, remove an enemy Structure, add 1 Governor, 1 Qasbah, 2 Troops and a Tributary marker."
+ space 1 (s === S_ORISSA)
+ piece_opt 1 ((is_temple(p) || is_fort(p)) && is_piece_in_event_space(p))
+ remove
+ endpiece
+ place 1 DS ELITE
+ place 1 DS DISC
+ place 2 DS TROOPS
+ place_tributary
+ endspace
EVENT 21
log "NOT IMPLEMENTED"