Desktop/mobile descriptive tool modes
This commit is contained in:
@@ -254,6 +254,20 @@ 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:
|
||||
|
||||
toolmode.replace = Replace
|
||||
toolmode.replace.description = Draws only on solid blocks.
|
||||
toolmode.replaceall = Replace All
|
||||
toolmode.replaceall.description = Replace all blocks in map.
|
||||
toolmode.straight = Straight
|
||||
toolmode.straight.description = Draws only straight lines.
|
||||
toolmode.square = Square
|
||||
toolmode.square.description = Square brush.
|
||||
toolmode.eraseores = Erase Ores
|
||||
toolmode.eraseores.description = Erase only ores.
|
||||
toolmode.fillteams = Fill Teams
|
||||
toolmode.fillteams.description = Fill teams instead of blocks.
|
||||
|
||||
filters.empty = [LIGHT_GRAY]No filters! Add one with the button below.
|
||||
filter.distort = Distort
|
||||
filter.noise = Noise
|
||||
@@ -276,6 +290,7 @@ filter.option.floor2 = Secondary Floor
|
||||
filter.option.threshold2 = Secondary Threshold
|
||||
filter.option.radius = Radius
|
||||
filter.option.percentile = Percentile
|
||||
|
||||
width = Width:
|
||||
height = Height:
|
||||
menu = Menu
|
||||
|
||||
Reference in New Issue
Block a user