summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/events.txt b/events.txt
index 96b3f44..3147520 100644
--- a/events.txt
+++ b/events.txt
@@ -603,8 +603,9 @@ EVENT 28
prompt "Spend a Cavalry token to place 2 Amirs and remove a Raja in Andhra."
space 1 ((s === S_ANDHRA) && (n_cavalry(BK) > 0))
spend_cavalry 1
- auto_place BK ELITE
- auto_place BK ELITE
+ prompt "Place 2 Amirs in Andhra."
+ place 2 BK ELITE
+ prompt "Remove a Raja in Andhra."
piece 1 (is_raja(p) && is_piece_in_event_space(p))
remove
endpiece