Skip to content

Commit

Permalink
Fix new life seeded civic
Browse files Browse the repository at this point in the history
  • Loading branch information
tboby authored Apr 14, 2019
1 parent a5e928d commit 85eddc1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion config/common/governments.cwt
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,11 @@ civic = {
}

## cardinality = 0..1
homeworld = <planet_class>
starting_colony = <planet_class>
## cardinality = 0..1
habitability_preference = <planet_class>
## cardinality = 0..1
preferred_planet_class_neighbor = bool
}

#aliases - used in species_classes and perhaps other places.
Expand Down

0 comments on commit 85eddc1

Please sign in to comment.