2024-07-26 00:31:10
All checks were successful
sync / build (push) Successful in 50s

This commit is contained in:
actions[bot]
2024-07-26 00:31:10 +08:00
parent fd841beb5b
commit a42355e6c3
3 changed files with 25 additions and 22 deletions

View File

@@ -649,14 +649,19 @@ DOH_decision_category = {
}
}
available = {
OR = {
BFL = {
AND = {
OR = {
BFL = {
NOT = {
has_government = communism
}
}
NOT = {
has_government = communism
country_exists = BFL
}
}
NOT = {
country_exists = BFL
has_country_flag = DOH_BFL_bifenggang_flag
}
}
}