2024-07-26 00:01:13
All checks were successful
sync / build (push) Successful in 57s

This commit is contained in:
actions[bot]
2024-07-26 00:01:13 +08:00
parent 95c1089270
commit 4ac1c95081
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
}
}
}