2024-09-30 16:31:16
All checks were successful
sync / build (push) Successful in 48s

This commit is contained in:
actions[bot]
2024-09-30 16:31:16 +00:00
parent 90df7d0854
commit 22e71fc96b

View File

@@ -9994,7 +9994,7 @@ country_event = {
or = { or = {
BFL = { has_capitulated = yes } BFL = { has_capitulated = yes }
BFL = { is_subject_of = TIX } BFL = { is_subject_of = TIX }
BFL = { country_exists = no } not = { country_exists = BFL }
} }
has_government = fascism has_government = fascism
has_completed_focus = TIX_tiexuededaolu has_completed_focus = TIX_tiexuededaolu
@@ -10031,7 +10031,7 @@ country_event = {
or = { or = {
HUJ = { has_capitulated = yes } HUJ = { has_capitulated = yes }
HUJ = { is_subject_of = TIX } HUJ = { is_subject_of = TIX }
HUJ = { country_exists = no } not = { country_exists = HUJ }
} }
has_government = fascism has_government = fascism
has_completed_focus = TIX_tiexuededaolu has_completed_focus = TIX_tiexuededaolu