summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/events.txt b/events.txt
index d8c5ac1..e77d2c7 100644
--- a/events.txt
+++ b/events.txt
@@ -1,7 +1,13 @@
# Events for Vijayanagara
EVENT 1
- log "NOT IMPLEMENTED"
+ current REBEL_FACTIONS
+ prompt "Move all Governors to Provinces adjacent to Delhi."
+ piece all (is_governor(p) && !set_has(SPACES[S_DELHI].adjacent, piece_space(p)))
+ space 1 (set_has(SPACES[S_DELHI].adjacent, s))
+ move
+ endspace
+ endpiece
SHADED 1
log "NOT IMPLEMENTED"