summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
authorJoël Simoneau <simoneaujoel@gmail.com>2025-03-24 15:42:15 -0400
committerJoël Simoneau <simoneaujoel@gmail.com>2025-03-24 15:42:15 -0400
commit207250e175faf0914293407e170f426b46df9b05 (patch)
treefb6efc8d374c0e9b87dd2033f1bc7a82d51bb866 /events.txt
parent9667b7b1c311f6ffba5e2d6ef4fbe34a11099ec6 (diff)
downloadvijayanagara-207250e175faf0914293407e170f426b46df9b05.tar.gz
Fix compel
Diffstat (limited to 'events.txt')
-rw-r--r--events.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/events.txt b/events.txt
index a190471..e892bf5 100644
--- a/events.txt
+++ b/events.txt
@@ -170,7 +170,7 @@ EVENT 9
current VE
prompt "Compel in a Province adjacent to Warangal that you do not control and then Build there."
add_influence VE
- space 1 (is_adjacent_to_city(C_WARANGAL, s) && !is_faction_control(s, game.current))
+ space 1 (is_adjacent_to_city(C_WARANGAL, s) && !is_faction_control(s, game.current) && can_compel_in_space(s))
free_compel
mark_space
endspace