Skip to content

Commit

Permalink
allowing Van Graffs decisions for reformer side
Browse files Browse the repository at this point in the history
  • Loading branch information
albesze committed Jan 15, 2022
1 parent a097245 commit d1998dc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 0 additions & 3 deletions common/decisions/categories/enc_decision_categories.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ ENC_reno = {
allowed = {
original_tag = ERB
}
visible = {
has_completed_focus = enc_purity
}
}
ENC_radio_broadcasts = {
allowed = {
Expand Down
6 changes: 4 additions & 2 deletions common/decisions/enc_decisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,9 @@ ENC_reno = {
NOT = { has_country_flag = enc_graffs_completed }
has_full_control_of_state = 285 #NEW RENO
}
available = {}

available = {
always = yes
}
complete_effect = {
if = {
limit = {
Expand Down Expand Up @@ -191,6 +192,7 @@ ENC_reno = {
has_full_control_of_state = 285 #NEW REno
}
available = {
always = yes
}
complete_effect = {
add_equipment_to_stockpile = { type = energy_equipment_2 amount = 300 producer = ERB }
Expand Down

0 comments on commit d1998dc

Please sign in to comment.