From 4cadec4bb3eb251af98c06b3b9892f83d0128f69 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Wed, 24 Jun 2026 13:52:16 -0400 Subject: [PATCH 1/2] Some minor fixes --- .../religion/doctrine_group_types/00_doctrine_group_types.txt | 1 - common/religion/religion_types/NEOW_novelist.txt | 3 ++- .../doctrines/zz_NEOW_religion_core_tenets_l_english.yml | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/common/religion/doctrine_group_types/00_doctrine_group_types.txt b/common/religion/doctrine_group_types/00_doctrine_group_types.txt index bc913968..8a406383 100644 --- a/common/religion/doctrine_group_types/00_doctrine_group_types.txt +++ b/common/religion/doctrine_group_types/00_doctrine_group_types.txt @@ -394,7 +394,6 @@ doctrine_universal_tolerance_ger = { special_doctrine_old_lore special_doctrine_heathen_revanchism special_doctrine_religion_fallback - special_doctrine_religion_fallback } } diff --git a/common/religion/religion_types/NEOW_novelist.txt b/common/religion/religion_types/NEOW_novelist.txt index 7cf1b788..087fb29f 100644 --- a/common/religion/religion_types/NEOW_novelist.txt +++ b/common/religion/religion_types/NEOW_novelist.txt @@ -1233,7 +1233,8 @@ holy_site = cologne #Special Tolerance - doctrine = special_doctrine_dracula + doctrine = special_doctrine_religion_fallback + doctrine = doctrine_homosexuality_accepted doctrine = doctrine_deviancy_accepted doctrine = doctrine_witchcraft_virtuous diff --git a/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english.yml b/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english.yml index d9511941..a0ac9c05 100644 --- a/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english.yml +++ b/localization/english/replace/religion/doctrines/zz_NEOW_religion_core_tenets_l_english.yml @@ -58,7 +58,9 @@ tenet_bhakti_folketro_desc: "The veneration of the Helgener is a integral part of our faith, a sign of piety and right thinking. Those who humby emulate their deeds and creeds are lauded and respected." tenet_bhakti_folketro_name:0 "The Helgener" tenet_bhakti_orthodox_name:0 "Patron Saints" - tenet_bhakti_orthodox_desc: "The veneration of the Saints is a integral part of our faith, a sign of piety and right thinking. Those who humby emulate their deeds and creeds are lauded and respected." + tenet_bhakti_orthodox_desc: "The veneration of the Saints is a integral part of our faith, a sign of piety and right thinking. Those who humby emulate their deeds and creeds are lauded and respected." + tenet_bhakti_leviathan_name:0 "Leviathan Unions" + tenet_bhakti_leviathan_desc:0 "Our gods are so numerous and diverse that most followers simply align with a Union of them, rather than a single individual." doctrine_pantheist_name: "Pantheist" doctrine_pantheist_desc: "God is reality. Any other gods are merely an aspect or interpretation of the Supreme Being, and must be acknowledged and studied with as much respect as any other." From b16f80db89f25bb7ca81e23e5de0d5f806b14728 Mon Sep 17 00:00:00 2001 From: Archa3opt3ryx Date: Wed, 24 Jun 2026 14:02:29 -0400 Subject: [PATCH 2/2] Update 00_doctrine_group_types.txt Brittanic doctrine choices expanded --- .../doctrine_group_types/00_doctrine_group_types.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/common/religion/doctrine_group_types/00_doctrine_group_types.txt b/common/religion/doctrine_group_types/00_doctrine_group_types.txt index 8a406383..5f68de35 100644 --- a/common/religion/doctrine_group_types/00_doctrine_group_types.txt +++ b/common/religion/doctrine_group_types/00_doctrine_group_types.txt @@ -377,8 +377,11 @@ doctrine_universal_tolerance_brit = { religion_tag = britannic_religion } doctrine_types = { - special_doctrine_regicidal + special_doctrine_loyal_servants_of_the_queen special_doctrine_truest_servants_of_the_queen + special_doctrine_regicidal + special_doctrine_goddesses_and_glory + special_doctrine_crowleyan_magic special_doctrine_religion_fallback }