Skip to content

Commit

Permalink
Update effects.cwt
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby authored Sep 19, 2019
1 parent 513cc39 commit 6d2e500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/effects.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -1486,7 +1486,7 @@ alias[effect:add_random_research_option] = {
area = enum[technology_areas]
## cardinality = 0..1
tier = <technology_tier>
add_progress = int
add_progress = float[0..1]
## cardinality = 0..1
fail_effects = {
alias_name[effect] = alias_match_left[effect]
Expand Down

0 comments on commit 6d2e500

Please sign in to comment.