Skip to content

Commit

Permalink
Grão para will now change flags once released
Browse files Browse the repository at this point in the history
  • Loading branch information
joelAVS committed May 12, 2024
1 parent 03dde30 commit 8046466
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 2 deletions.
2 changes: 2 additions & 0 deletions TGC/events/BRZFlavor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2084,6 +2084,7 @@
any_owned = { limit = { OR = { is_core = PRG region = PRG_2343 } } secede_province = URU }
any_owned = { limit = { OR = { region = BRZ_2429 region = BRZ_2428 region = BRZ_2432 } } add_core = CEQ secede_province = PNB }
PNB = { government = democracy clr_country_flag = 2nd_republicgov }
GPR = { government = democracy clr_country_flag = 2nd_republicgov }

ai_chance = { factor = 50 }
}
Expand Down Expand Up @@ -2117,6 +2118,7 @@
any_owned = { limit = { OR = { region = BRZ_2439 } } add_core = CEQ secede_province = BAH }
any_owned = { limit = { OR = { region = BRZ_2429 region = BRZ_2428 region = BRZ_2432 } } add_core = CEQ secede_province = PNB }
PNB = { government = democracy clr_country_flag = 2nd_republicgov }
GPR = { government = democracy clr_country_flag = 2nd_republicgov }

random_list = { 10 = { any_owned = { limit = { region = BRZ_2449 } secede_province = BAH } }
90 = { } }
Expand Down
6 changes: 4 additions & 2 deletions TGC/events/Great War.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8409,7 +8409,8 @@

option = {
name = "EVTOPTA96010" #We welcome peace
plurality = -20
plurality = -100
plurality = 20
clr_country_flag = dismantle_declared
clr_country_flag = dismantling_treaty
clr_country_flag = in_great_war
Expand Down Expand Up @@ -8738,14 +8739,15 @@
name = no_more_war
duration = 3650
}
any_owned = { limit = { OR = { region = BRZ_2401 region = BRZ_2408 region = ENG_1979 region = NET_2240 region = FRA_2241 region = VNZ_2278 } } add_core = CEQ secede_province = GPR }
any_owned = { limit = { OR = { region = BRZ_2401 region = BRZ_2408 region = ENG_1979 region = NET_2240 region = FRA_2241 region = VNZ_2278 } } add_core = CEQ add_core = GPR secede_province = GPR }
any_owned = { limit = { is_core = BAH } add_core = CEQ secede_province = BAH }
any_owned = { limit = { OR = { is_core = MAR region = BRZ_2426 } } add_core = CEQ secede_province = MAR }
any_owned = { limit = { OR = { is_core = RGS region = ARG_2356 region = ARG_2360 region = ARG_2554 } } secede_province = RGS }
any_owned = { limit = { OR = { is_core = URU } } secede_province = URU }
any_owned = { limit = { OR = { is_core = PRG region = PRG_2343 } } secede_province = URU }
any_owned = { limit = { OR = { region = BRZ_2429 region = BRZ_2428 region = BRZ_2432 } } add_core = CEQ secede_province = PNB }
PNB = { government = democracy clr_country_flag = 2nd_republicgov }
GPR = { government = democracy clr_country_flag = 2nd_republicgov }
}
}

Expand Down
Binary file modified TGC/gfx/flags/BAH_fascist.tga
Binary file not shown.
Binary file modified TGC/gfx/flags/GPR_monarchy.tga
Binary file not shown.
Binary file modified TGC/gfx/flags/GPR_republic.tga
Binary file not shown.
Binary file modified TGC/gfx/flags/GPR_republic2.tga
Binary file not shown.
Binary file modified TGC/gfx/flags/GPR_theocracy.tga
Binary file not shown.

0 comments on commit 8046466

Please sign in to comment.