From d3d059655fcffaa8e5ee3adf1c2072b6b0a68da3 Mon Sep 17 00:00:00 2001 From: iht Date: Fri, 24 Jan 2025 02:18:19 +0100 Subject: [PATCH] Prevent sea_bp_minority_game_start.txt generating Christian character --- .../configurables/removable_file_blocks_wtwsms.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/ImperatorToCK3/Data_Files/configurables/removable_file_blocks_wtwsms.txt b/ImperatorToCK3/Data_Files/configurables/removable_file_blocks_wtwsms.txt index 83b9af10a..2c66625a6 100644 --- a/ImperatorToCK3/Data_Files/configurables/removable_file_blocks_wtwsms.txt +++ b/ImperatorToCK3/Data_Files/configurables/removable_file_blocks_wtwsms.txt @@ -592,4 +592,13 @@ create_other_armies = { trigger_event = { on_action = BP_start_date_minorities_476_oriens_cilicia } } } -} \ No newline at end of file +} + + +"common/on_action/sea_bp_minority_game_start.txt" = { + # Anachronistic + { + BP_set_minorities_universal + BP_set_minorities_by_date_old + } +}