diff options
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ SHADED 5 stay_eligible current DS prompt "Replace up to 3 opposing Units adjacent to Chittor." - piece_undo_opt 3 (is_adjacent_to_city(C_CHITTOR, piece_space(p)) && is_enemy_piece(p)) + piece_undo_opt 3 (is_adjacent_to_city(C_CHITTOR, piece_space(p)) && is_enemy_unit(p)) replace DS TROOPS endpiece prompt "Place a Qasbah in Rajput Kingdoms." |