Simplify Player and Symmetry options.
Player now specifies the total player count, and the Symmetry options adjust to show only valid options.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
31154e3d2d
commit
cf11c6633e
@@ -1003,19 +1003,31 @@ label-ra-map-generator-choice-terrain-type-narrow-wetlands =
|
||||
.label = Narrow Wetlands
|
||||
.description = Tight mixtures of land and water
|
||||
|
||||
label-ra-map-generator-option-rotations = Rotations
|
||||
|
||||
label-ra-map-generator-option-mirror = Mirror
|
||||
label-ra-map-generator-option-symmetry = Symmetry
|
||||
label-ra-map-generator-choice-mirror-none =
|
||||
.label = None
|
||||
label-ra-map-generator-choice-mirror-left-matches-right =
|
||||
.label = Left vs right
|
||||
label-ra-map-generator-choice-mirror-top-left-matches-bottom-right =
|
||||
.label = Top left vs bottom right
|
||||
label-ra-map-generator-choice-mirror-top-matches-bottom =
|
||||
.label = Top vs bottom
|
||||
label-ra-map-generator-choice-mirror-top-right-matches-bottom-left =
|
||||
.label = Top right vs bottom left
|
||||
label-ra-map-generator-choice-symmetry-mirror-horizontal =
|
||||
.label = Mirror Horizontal
|
||||
label-ra-map-generator-choice-symmetry-mirror-vertical =
|
||||
.label = Mirror Vertical
|
||||
label-ra-map-generator-choice-symmetry-mirror-diagonal-tl =
|
||||
.label = Mirror Diagonal (Top-Left)
|
||||
label-ra-map-generator-choice-symmetry-mirror-diagonal-tr =
|
||||
.label = Mirror Diagonal (Top-Right)
|
||||
label-ra-map-generator-choice-symmetry-mirror-2-rotations =
|
||||
.label = 2 Rotations
|
||||
label-ra-map-generator-choice-symmetry-mirror-3-rotations =
|
||||
.label = 3 Rotations
|
||||
label-ra-map-generator-choice-symmetry-mirror-4-rotations =
|
||||
.label = 4 Rotations
|
||||
label-ra-map-generator-choice-symmetry-mirror-5-rotations =
|
||||
.label = 5 Rotations
|
||||
label-ra-map-generator-choice-symmetry-mirror-6-rotations =
|
||||
.label = 6 Rotations
|
||||
label-ra-map-generator-choice-symmetry-mirror-7-rotations =
|
||||
.label = 7 Rotations
|
||||
label-ra-map-generator-choice-symmetry-mirror-8-rotations =
|
||||
.label = 8 Rotations
|
||||
|
||||
label-ra-map-generator-option-shape = Bounds Shape
|
||||
label-ra-map-generator-choice-shape-square =
|
||||
@@ -1028,7 +1040,7 @@ label-ra-map-generator-choice-shape-circle-water =
|
||||
.label = Circle in water
|
||||
.description = Terrain generation is constrained to a circle enclosed by water
|
||||
|
||||
label-ra-map-generator-option-players = Players per side
|
||||
label-ra-map-generator-option-players = Players
|
||||
|
||||
label-ra-map-generator-option-resources = Resources
|
||||
label-ra-map-generator-choice-resources-none =
|
||||
|
||||
Reference in New Issue
Block a user