diff --git a/common/decisions/wc_cen_kal_decisions.txt b/common/decisions/wc_cen_kal_decisions.txt index da5e3c54bf..44176112b9 100644 --- a/common/decisions/wc_cen_kal_decisions.txt +++ b/common/decisions/wc_cen_kal_decisions.txt @@ -377,8 +377,8 @@ begin_totem_creation = { } age >= 30 custom_tooltip = { - text = prowess_larger_than_15 - prowess >= 15 + text = prowess_larger_than_15 + prowess >= 15 } } } @@ -397,6 +397,14 @@ begin_totem_creation = { cost = { prestige = 350 } effect = { trigger_event = cen_kal.1069 } + + ai_potential = { + always = yes + } + + ai_will_do = { + base = 100 + } } attack_wailing_caverns = { @@ -408,8 +416,8 @@ attack_wailing_caverns = { is_shown = { is_landed = yes is_imprisoned = no - title:c_wailing = { holder.top_liege = root } - exists = global_var:fanglords_revealed + title:c_wailing.holder.top_liege = root + has_global_variable = fanglords_revealed } effect = { trigger_event = cen_kal.1086 }