What i think it was a bug or a mistake stayed like that for months without being fixed. I don't think Aragon should be benefited of getting Isabella as queen, just like Scotland is not getting the Elizabeth event, or any russian minor country isn't getting Catherine the Great event. Then, why isn't Castile getting the event which give their historical queen? And why is Aragon getting it instead?
This is how it was before the first update for Women in History.
And this is how it is right now.
I can fix it by myself, but i would like to play this way while getting Ironman achievements... So, please, i beg you to fix this mistake.
This is how it was before the first update for Women in History.
Code:
trigger = {
tag = ARA
tag = CAS
is_year = 1450
NOT = {
is_year = 1504
}
has_regency = no
is_female = no
has_female_heir = no
is_lesser_in_union = no
government = monarchy
NOT = {
has_global_flag = wih_isabella_aragon_flag
}
}
And this is how it is right now.
Code:
trigger = {
tag = ARA
is_year = 1450
NOT = {
is_year = 1504
}
has_regency = no
is_female = no
has_female_heir = no
is_lesser_in_union = no
government = monarchy
NOT = {
has_global_flag = wih_isabella_aragon_flag
}
}
I can fix it by myself, but i would like to play this way while getting Ironman achievements... So, please, i beg you to fix this mistake.
- 4
Upvote
0