Skip to content

Commit

Permalink
Hide oob effect
Browse files Browse the repository at this point in the history
It displayed BOER_1914 which is totally usless for the player
  • Loading branch information
NicolasGrosjean committed Jun 10, 2018
1 parent 812d1cd commit bda71ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions mod/thegreatwar/events/WW1_Germany.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,11 @@ country_event = {

option = {
name = ww1_germany.20.a

GER = {
load_oob="BOER_1914" # Boer Revolt in South Africa
}

hidden_effect = {
GER = {
load_oob="BOER_1914" # Boer Revolt in South Africa
}
news_event = { days = 1 id = kis_news.5 }
}
}
Expand Down
10 changes: 5 additions & 5 deletions mod/thegreatwar/events/WW1_Southafrica.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@ country_event = {
custom_effect_tooltip=remove_chief_of_army
hidden_effect={
remove_ideas=SAF_christiaan_beyers
}
add_ideas=SAF_john_collyer
GER={
set_state_controller = 275
load_oob="Boer_1914"
GER={
set_state_controller = 275
load_oob="Boer_1914"
}
}
add_ideas=SAF_john_collyer
}
}

0 comments on commit bda71ec

Please sign in to comment.