File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
ImperatorToCK3/Data_Files/configurables Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -142,8 +142,10 @@ filter = {
142142 text = "missing english localization key kabarism_old_adherent_plural"
143143 text = "missing english localization key kabarism_old_adj"
144144 text = "missing english localization key zun_pagan_desc"
145+ text = "missing english localization key kushitism_pagan_desc"
145146
146147 text = "missing english localization key menacing_wooden_sword"
148+ text = "missing english localization key REMOVE_REGENT_WAR_NAME_BASE" # seems to be a vanilla CK3 error
147149 }
148150 }
149151 }
Original file line number Diff line number Diff line change @@ -77,6 +77,27 @@ after_bookmark_date = {
7777 # Characters referenced in gfx\portraits\portrait_modifiers\06_clothes_special.txt
7878 223523
7979
80+ # Characters referenced in common\on_action\war_on_actions.txt
81+ mpo_mongol_1
82+
83+ # Characters referenced in common\scripted_effects\00_tributary_setup_effects.txt
84+ fictional_mogyers_1
85+ 34872
86+ 188834
87+ 188852
88+ 188834
89+ fictional_karluks_16
90+ fictional_karluks_18
91+ 74031
92+ fictional_turkish_5
93+ fictional_turkish_7
94+ fictional_turkish_9
95+ fictional_turkish_10
96+ fictional_turkish_11
97+ fictional_turkish_13
98+ fictional_turkish_31
99+ fictional_turkish_33
100+
80101 # Easter egg characters:
81102 easteregg_veronica_pazos
82103 easteregg_jakub_potapczyk
Original file line number Diff line number Diff line change 10131013 limit = { exists = character:3096 }
10141014 character:3096 = { trigger_event = diarchy.0012 }
10151015 }
1016+ else_if = {
1017+ limit = { exists = character:188912 }
1018+ character:188912 = { trigger_event = diarchy.0012 }
1019+ }
10161020 }
10171021 {
10181022 ### STRUGGLES ###
You can’t perform that action at this time.
0 commit comments