summaryrefslogtreecommitdiff
path: root/events.txt
diff options
context:
space:
mode:
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