Filter localization / Ore filter / Pick tool ore compatibility
This commit is contained in:
@@ -209,6 +209,9 @@ editor.elevation = Elevation
|
||||
editor.errorload = Error loading file:\n[accent]{0}
|
||||
editor.errorsave = Error saving file:\n[accent]{0}
|
||||
editor.errorname = Map has no name defined.
|
||||
editor.update = Update
|
||||
editor.randomize = Randomize
|
||||
editor.apply = Apply
|
||||
editor.generate = Generate
|
||||
editor.resize = Resize
|
||||
editor.loadmap = Load Map
|
||||
@@ -237,6 +240,21 @@ editor.mapname = Map Name:
|
||||
editor.overwrite = [accent]Warning!\nThis overwrites an existing map.
|
||||
editor.overwrite.confirm = [scarlet]Warning![] A map with this name already exists. Are you sure you want to overwrite it?
|
||||
editor.selectmap = Select a map to load:
|
||||
filter.distort = Distort
|
||||
filter.noise = Noise
|
||||
filter.ore = Ore
|
||||
filter.rivernoise = River Noise
|
||||
filter.scatter = Scatter
|
||||
filter.terrain = Terrain
|
||||
filter.option.scale = Scale
|
||||
filter.option.mag = Magnitude
|
||||
filter.option.threshold = Threshold
|
||||
filter.option.circle-scale = Circle Scale
|
||||
filter.option.octaves = Octaves
|
||||
filter.option.falloff = Falloff
|
||||
filter.option.floor = Floor
|
||||
filter.option.wall = Wall
|
||||
filter.option.ore = Ore
|
||||
width = Width:
|
||||
height = Height:
|
||||
menu = Menu
|
||||
@@ -596,6 +614,7 @@ block.thorium-wall-large.name = Large Thorium Wall
|
||||
block.door.name = Door
|
||||
block.door-large.name = Large Door
|
||||
block.duo.name = Duo
|
||||
block.scatter.name = Scatter
|
||||
block.hail.name = Hail
|
||||
block.lancer.name = Lancer
|
||||
block.conveyor.name = Conveyor
|
||||
@@ -758,6 +777,7 @@ block.overdrive-projector.description = Increases the speed of nearby buildings
|
||||
block.force-projector.description = Creates a hexagonal force field around itself, protecting buildings and units inside from damage through bullets.
|
||||
block.shock-mine.description = Damages enemies stepping on the mine. Nearly invisible to the enemy.
|
||||
block.duo.description = A small, cheap turret.
|
||||
block.scatter.description = A medium-sized anti-air turret. Sprays clumps of lead or scrap flak at enemy units.
|
||||
block.arc.description = A small turret which shoots electricity in a random arc towards the enemy.
|
||||
block.hail.description = A small artillery turret.
|
||||
block.lancer.description = A medium-sized turret which shoots charged electricity beams.
|
||||
|
||||
Reference in New Issue
Block a user