diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-02-19 11:43:55 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-02-19 11:43:55 -0500 |
commit | cfe74b0842ddc33e281570e9c186868431529a36 (patch) | |
tree | 98ca0de7f6c87260413a7762fe843b1d9ec176cf /events.txt | |
parent | 7ad6c3eec0a3dc96c0f001cb5ad0dbf2194b9abd (diff) | |
download | vijayanagara-cfe74b0842ddc33e281570e9c186868431529a36.tar.gz |
Move_to
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -336,7 +336,9 @@ SHADED 20 endspace EVENT 21 - log "NOT IMPLEMENTED" + current REBEL_FACTIONS + prompt "Move any Troops from Gondwana and Madhyadesh to Delhi." + move_to S_DELHI (is_troop(p) && (piece_space(p) === S_GONDWANA || piece_space(p) === S_MADHYADESH)) SHADED 21 log "NOT IMPLEMENTED" |