Skip to content

Commit

Permalink
Communist Flag of Neuchatel
Browse files Browse the repository at this point in the history
  • Loading branch information
LordR19 committed Dec 17, 2023
1 parent 7440420 commit 955a9c3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/coat_of_arms/coat_of_arms/mr_coat_of_arms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ NCL_republic = {

NCL_communist = {
pattern = "pattern_solid.tga"
color1 = "orange"
color1 = "red"

colored_emblem = {
texture = "ce_tricolor_vertical.dds"
color1 = "white"
color1 = "yellow"
color2 = "red"
}

Expand Down
9 changes: 9 additions & 0 deletions common/flag_definitions/mr_flag_definitions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,13 @@ NCL = { # Neuchâtel
coa_def_monarchy_flag_trigger = yes
}
}

flag_definition = {
coa = NCL_communist
subject_canton = NCL_communist
priority = 50
trigger = {
coa_def_communist_flag_trigger = yes
}
}
}

0 comments on commit 955a9c3

Please sign in to comment.