Skip to content

Commit

Permalink
final fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
BigSaij committed Apr 1, 2022
1 parent 17581e1 commit db8b888
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 10 deletions.
17 changes: 9 additions & 8 deletions common/national_focus/UESR_tno_reference_shared.txt
Original file line number Diff line number Diff line change
Expand Up @@ -676,14 +676,15 @@ shared_focus = {
y = 9
completion_reward = {
add_popularity = {
ideology = communism
popularity = 0.1
}
add_ideas = EQS_UESR_reintegration_begins
hidden_effect = {
country_event = {
id = uesr_TNO_reference.24
days = 72
ideology = communism
popularity = 0.1
}
add_ideas = EQS_UESR_reintegration_begins
hidden_effect = {
country_event = {
id = uesr_TNO_reference.24
days = 72
}
}
}
}
Expand Down
6 changes: 4 additions & 2 deletions events/EquestriaTNOReference.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1396,8 +1396,10 @@ country_event = {
portrait = GFX_MidnightRises
}
if = {
NOT = {
has_country_flag = EQS_TNO_twilight_nodeath
limit = {
NOT = {
has_country_flag = EQS_TNO_twilight_nodeath
}
}
hidden_effect = {
country_event = {
Expand Down

0 comments on commit db8b888

Please sign in to comment.