Skip to content

Commit

Permalink
Republicans flag wont be used for communists or anarchists
Browse files Browse the repository at this point in the history
  • Loading branch information
Danarca committed Jan 23, 2025
1 parent 1643604 commit aa208f6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions common/flag_definitions/imperia_flag_definitions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -982,6 +982,8 @@ GBR = {
priority = 1000
trigger = {
coa_def_republic_flag_trigger = yes
coa_def_communist_flag_trigger = no
coa_def_anarchy_flag_trigger = no
c:GBR = {
has_variable = british_republican_flag_variant
var:british_republican_flag_variant = 1
Expand All @@ -995,6 +997,8 @@ GBR = {
priority = 1000
trigger = {
coa_def_republic_flag_trigger = yes
coa_def_communist_flag_trigger = no
coa_def_anarchy_flag_trigger = no
c:GBR = {
has_variable = british_republican_flag_variant
var:british_republican_flag_variant = 2
Expand All @@ -1008,6 +1012,8 @@ GBR = {
priority = 1000
trigger = {
coa_def_republic_flag_trigger = yes
coa_def_communist_flag_trigger = no
coa_def_anarchy_flag_trigger = no
c:GBR = {
has_variable = british_republican_flag_variant
var:british_republican_flag_variant = 3
Expand All @@ -1021,6 +1027,8 @@ GBR = {
priority = 1000
trigger = {
coa_def_republic_flag_trigger = yes
coa_def_communist_flag_trigger = no
coa_def_anarchy_flag_trigger = no
c:GBR = {
has_variable = british_republican_flag_variant
var:british_republican_flag_variant = 4
Expand All @@ -1034,6 +1042,8 @@ GBR = {
priority = 1000
trigger = {
coa_def_republic_flag_trigger = yes
coa_def_communist_flag_trigger = no
coa_def_anarchy_flag_trigger = no
c:GBR = {
has_variable = british_republican_flag_variant
var:british_republican_flag_variant = 5
Expand Down

0 comments on commit aa208f6

Please sign in to comment.