summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/events.txt b/events.txt
index cf9eb3c..d8c5ac1 100644
--- a/events.txt
+++ b/events.txt
@@ -7,7 +7,12 @@ SHADED 1
log "NOT IMPLEMENTED"
EVENT 2
- log "NOT IMPLEMENTED"
+ prompt "Remove up to 2 Delhi Sultanate Units in both Mountain Passes and Punjab."
+ space 2 ((s === S_MOUNTAIN_PASSES || s === S_PUNJAB) && has_ds_unit(s))
+ piece 2 is_ds_unit(p) && is_piece_in_event_space(p)
+ remove
+ endpiece
+ endspace
SHADED 2
log "NOT IMPLEMENTED"