diff options
Diffstat (limited to 'events.txt')
-rw-r--r-- | events.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ SHADED 5 EVENT 6 prompt "Select Opposition or Neutral Departments adjacent to Sabotage." - space 2 is_pop(s) && !is_support(s) && is_adjacent_to_sabotage(s) + space 2 is_dept(s) && is_pop(s) && !is_support(s) && is_adjacent_to_sabotage(s) set_passive_support endspace |