summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-02-19 12:15:20 -0500
committerJoël Simoneau <simoneaujoel@gmail.com>2025-02-19 12:15:20 -0500
commit7f0d7c4203b263c28a91fed4fca8ca8d79e73101 (patch)
tree3cdf42ecf50541808e4f1caf31a3bda01fe573a3 /events.txt
parentcfe74b0842ddc33e281570e9c186868431529a36 (diff)
downloadvijayanagara-7f0d7c4203b263c28a91fed4fca8ca8d79e73101.tar.gz
Event 25.
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 4316caa..cf9eb3c 100644
--- a/events.txt
+++ b/events.txt
@@ -416,10 +416,20 @@ SHADED 24
endspace
EVENT 25
- log "NOT IMPLEMENTED"
+ current REBEL_FACTIONS
+ event_25
SHADED 25
- log "NOT IMPLEMENTED"
+ current DS
+ prompt "Place up to 2 Troops in 3 Provinces adjance to Goa or Warangal."
+ space_opt 3 (is_adjacent_to_city(C_GOA, s) || is_adjacent_to_city(C_WARANGAL, s))
+ mark_space
+ place_opt 2 DS TROOPS
+ endspace
+ prompt "Govern in one of the selected Province."
+ space 1 (can_govern_in_space(s) && set_has(game.vm.m, s))
+ free_govern
+ endspace
EVENT 26
log "NOT IMPLEMENTED"