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 = {
142
142
text = "missing english localization key kabarism_old_adherent_plural"
143
143
text = "missing english localization key kabarism_old_adj"
144
144
text = "missing english localization key zun_pagan_desc"
145
+ text = "missing english localization key kushitism_pagan_desc"
145
146
146
147
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
147
149
}
148
150
}
149
151
}
Original file line number Diff line number Diff line change @@ -77,6 +77,27 @@ after_bookmark_date = {
77
77
# Characters referenced in gfx\portraits\portrait_modifiers\06_clothes_special.txt
78
78
223523
79
79
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
+
80
101
# Easter egg characters:
81
102
easteregg_veronica_pazos
82
103
easteregg_jakub_potapczyk
Original file line number Diff line number Diff line change 1013
1013
limit = { exists = character:3096 }
1014
1014
character:3096 = { trigger_event = diarchy.0012 }
1015
1015
}
1016
+ else_if = {
1017
+ limit = { exists = character:188912 }
1018
+ character:188912 = { trigger_event = diarchy.0012 }
1019
+ }
1016
1020
}
1017
1021
{
1018
1022
### STRUGGLES ###
You can’t perform that action at this time.
0 commit comments