From 2b1d488ddede1e27f11d055e30ef399e392bafe8 Mon Sep 17 00:00:00 2001 From: Joël Simoneau Date: Thu, 10 Apr 2025 10:20:19 -0400 Subject: Better Govern Events --- events.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'events.txt') diff --git a/events.txt b/events.txt index 90c71d5..c2d65a5 100644 --- a/events.txt +++ b/events.txt @@ -94,6 +94,7 @@ SHADED 4 stay_eligible current DS prompt "Govern ignoring location requirements." + asm game.vm.ignore_loc_req = true govern EVENT 5 @@ -169,6 +170,7 @@ EVENT 8 SHADED 8 current DS prompt `In each Province adjacent to Devagiri and/or Gulbarga, Govern for free ignoring location requirements and place a Troop.` + asm game.vm.ignore_loc_req = true space_opt all (is_adjacent_to_city(C_DEVAGIRI, s) || is_adjacent_to_city(C_GULBARGA, s)) && can_govern_in_space(s) free_govern_in_space place_opt 1 DS TROOPS -- cgit v1.2.3