diff options
author | Joël Simoneau <simoneaujoel@gmail.com> | 2025-01-22 15:41:31 -0500 |
---|---|---|
committer | Joël Simoneau <simoneaujoel@gmail.com> | 2025-01-22 15:41:31 -0500 |
commit | a18976056bcceddf253263238ff6cef7ca6f9530 (patch) | |
tree | 18ca7812f2eae955126cdc503718ee7b40119ecc /events.txt | |
parent | d175614dee7eeb82060e2cfd5d32efa8a6a9182b (diff) | |
download | vijayanagara-a18976056bcceddf253263238ff6cef7ca6f9530.tar.gz |
Event auto_place_rebel
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ EVENT 5 piece_undo_opt 3 (is_adjacent_to_city(C_CHITTOR, piece_space(p)) && can_place_piece(piece_space(p), game.current, ELITE) && is_ds_unit(p)) set_piece_space remove - auto_place (game.current) ELITE + auto_place_rebel (game.current) ELITE set_space -1 endpiece prompt `Place a ${PIECE_FACTION_TYPE_NAME[game.current][DISC]} in Rajput Kingdoms.` |