From 9f884b48dd88c42a49e9d8b1c6ece488e92a7bbd Mon Sep 17 00:00:00 2001 From: GoTouchSomeGrass314 Date: Mon, 11 May 2026 20:08:42 +0200 Subject: [PATCH] A quick Communal Settlement fix Realized that the communal possesions tenet got its ability to construct communal settlements removed after the 1.19 updating and noone readded it --- common/religion/doctrine_types/30_core_tenets.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/common/religion/doctrine_types/30_core_tenets.txt b/common/religion/doctrine_types/30_core_tenets.txt index 1c5edcea..005c7bd7 100644 --- a/common/religion/doctrine_types/30_core_tenets.txt +++ b/common/religion/doctrine_types/30_core_tenets.txt @@ -5054,6 +5054,7 @@ parameters = { piety_from_gifts_active = yes piety_from_marrying_lowborn_active = yes + allows_communal_settlement = yes faith_use_farmer_republics = yes }