From b32315d581d6c2a6fc22132153e8797c042d287f Mon Sep 17 00:00:00 2001 From: imposterzed Date: Mon, 29 Jun 2026 00:51:20 -0500 Subject: [PATCH] Fixed iqta tax/levy laws not revoking _8 --- CleanSlate/common/laws/ze_obligation_laws.txt | 8 ++++++++ CleanSlate/master_changelog.txt | 1 + 2 files changed, 9 insertions(+) diff --git a/CleanSlate/common/laws/ze_obligation_laws.txt b/CleanSlate/common/laws/ze_obligation_laws.txt index 0666776d1..adabb39f2 100644 --- a/CleanSlate/common/laws/ze_obligation_laws.txt +++ b/CleanSlate/common/laws/ze_obligation_laws.txt @@ -622,6 +622,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -678,6 +679,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -743,6 +745,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -808,6 +811,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -874,6 +878,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -939,6 +944,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -1004,6 +1010,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { @@ -1069,6 +1076,7 @@ laws = { revoke_law = tax_levy_law_iqta_5 revoke_law = tax_levy_law_iqta_6 revoke_law = tax_levy_law_iqta_7 + revoke_law = tax_levy_law_iqta_8 } ai_will_do = { diff --git a/CleanSlate/master_changelog.txt b/CleanSlate/master_changelog.txt index f8802e0bb..684bcd095 100644 --- a/CleanSlate/master_changelog.txt +++ b/CleanSlate/master_changelog.txt @@ -494,6 +494,7 @@ Fixed the declined offer response not firing in event ZE.22200 Merchant republics and elective titles can now take the 'Introduce heir'-decision more consistently The 'Groom an Heir' ambition now requires that the heir be of your dynasty, for consistency Disallow swapping councillors when already doing so +Iqta tax/levy laws now properly revoke _8 in their effect chains