Promote map generators to stand-alone editor tools.
This commit is contained in:
committed by
Gustas Kažukauskas
parent
78f660124c
commit
b2acc653a0
@@ -34,8 +34,8 @@ options-starting-units =
|
||||
|
||||
resource-minerals = Valuable Minerals
|
||||
|
||||
map-generator-experimental = Experimental
|
||||
map-generator-clear = Clear
|
||||
map-generator-experimental = Experimental RMG
|
||||
map-generator-clear = Clear Terrain
|
||||
|
||||
## Faction
|
||||
faction-allies =
|
||||
|
||||
@@ -299,7 +299,6 @@ World:
|
||||
|
||||
EditorWorld:
|
||||
Inherits: ^BaseWorld
|
||||
Inherits@MapGenerators: ^MapGenerators
|
||||
EditorActorLayer:
|
||||
EditorCursorLayer:
|
||||
EditorResourceLayer:
|
||||
@@ -320,3 +319,4 @@ EditorWorld:
|
||||
BuildableTerrainOverlay:
|
||||
AllowedTerrainTypes: Clear, Road
|
||||
MarkerLayerOverlay:
|
||||
Inherits@MapGenerators: ^MapGenerators
|
||||
|
||||
Reference in New Issue
Block a user