Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Yard1 committed Aug 4, 2021
1 parent 32d855a commit a1ea9eb
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 28 deletions.
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
✢ Skynavia may no longer invite Lavender Berry to their faction.
✢ Fixed wrong general being promoted to field marshal in harmonic Francistria's focus.
✢ Made Disciples no longer hate Nightmare Moon for giving them autonomy.
✢ Miscellaneous bugfixes and improvements.
✢ Miscellaneous localisation fixes.

🦅 “Two Eagles: Arsenal of Harmony” 1.9.1 🦅
✢ Extensively reworked AI to hopefully be smarter.
Expand Down
2 changes: 1 addition & 1 deletion common/national_focus/FAT_shared.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18564,7 +18564,7 @@ shared_focus = {
focus = FST_the_president_marshal_speaks
}
mutually_exclusive = {
focus = FST_the_eternal_marshal
focus = FST_an_eternal_president_marshal
}
completion_reward = {
log = "[GetDateText]: [Root.GetName]: Focus FST_a_warlord_in_griffenheim"
Expand Down
6 changes: 3 additions & 3 deletions common/national_focus/OLV_shared.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6442,9 +6442,9 @@ shared_focus = {
log = "[GetDateText]: [Root.GetName]: Focus OLV_communist_coup"
custom_effect_tooltip = OLV_communist_coup_tp
set_country_flag = trade_laws_blocked
}
hidden_effect = {
ZES_oppressive_countries_calculate = yes
hidden_effect = {
ZES_oppressive_countries_calculate = yes
}
}
}

Expand Down
21 changes: 0 additions & 21 deletions events/GriffonRepublic Events.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6030,27 +6030,6 @@ country_event = {
}
}

country_event = {
id = griffonRepublic.283 #The Speech
immediate = {
log = "[GetDateText]: [Root.GetName]: event griffonRepublic.283"
}
title = griffonRepublic.283.t
desc = griffonRepublic.283.d
picture = GFX_event_manehattan_protest
is_triggered_only = yes

option = {
name = griffonRepublic.283.a
set_country_flag = FAT_president_marshal_forever
}
option = {
name = griffonRepublic.283.b
set_country_flag = FAT_reorganisation_process_ending
}
}


country_event = {
id = griffonRepublic.283 #The Speech
immediate = {
Expand Down
Loading

0 comments on commit a1ea9eb

Please sign in to comment.