From 77f3a68b3fc93c3b4e796d1135204ae80797e7d2 Mon Sep 17 00:00:00 2001 From: LordR19 Date: Sat, 7 Oct 2023 11:43:10 +0200 Subject: [PATCH] Fixed Subgoal Step Forward and endangered colonies --- .../mr_subgoals_objectives_thriving_cultures.txt | 6 ++++++ common/scripted_triggers/dubois_scripted_triggers.txt | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/common/objective_subgoals/mr_subgoals_objectives_thriving_cultures.txt b/common/objective_subgoals/mr_subgoals_objectives_thriving_cultures.txt index 3ef6c4ae86..48b777fe1a 100644 --- a/common/objective_subgoals/mr_subgoals_objectives_thriving_cultures.txt +++ b/common/objective_subgoals/mr_subgoals_objectives_thriving_cultures.txt @@ -25,6 +25,12 @@ sg_a_great_step_forward = { any_scope_building = { is_building_type = building_university } + NOT = { + has_global_variable = dubois_theory_of_evolution + has_global_variable = lepsius_early_archaeology_global_var + has_global_variable = verrier_modern_astronomy_global_var + has_global_variable = gaudi_steel_frame_var + } } on_start = { diff --git a/common/scripted_triggers/dubois_scripted_triggers.txt b/common/scripted_triggers/dubois_scripted_triggers.txt index ede335abab..4c7d6210d9 100644 --- a/common/scripted_triggers/dubois_scripted_triggers.txt +++ b/common/scripted_triggers/dubois_scripted_triggers.txt @@ -1908,7 +1908,7 @@ dubois_habitat_endangered_for_state = { has_building = building_dubois_national_park } OR = { - arable_land <= 1 +# arable_land <= 1 #Causes problems with colonized states as they often start with only 1 arable land total_urbanization >= 2000 } OR = {