Bundle pruning
This commit is contained in:
@@ -186,7 +186,6 @@ map.nospawn = This map does not have any cores for the player to spawn in! Add a
|
||||
map.nospawn.pvp = This map does not have any enemy cores for player to spawn into! Add[SCARLET] red[] cores to this map in the editor.
|
||||
map.invalid = Error loading map: corrupted or invalid map file.
|
||||
editor.brush = Brush
|
||||
editor.slope = \\
|
||||
editor.openin = Open In Editor
|
||||
editor.oregen = Ore Generation
|
||||
editor.oregen.info = Ore Generation:
|
||||
@@ -257,7 +256,10 @@ configure = Configure Loadout
|
||||
configure.locked = [LIGHT_GRAY]Reach wave {0}\nto configure loadout.
|
||||
zone.unlocked = [LIGHT_GRAY]{0} unlocked.
|
||||
zone.complete = Zone conditions met.
|
||||
zone.config.complete = Wave {0} reached:\nLoadout config unlocked.
|
||||
zone.resources = Resources Detected:
|
||||
add = Add...
|
||||
boss.health = Boss Health
|
||||
connectfail = [crimson] Sunucuya bağlanılamadı: [accent] {0}
|
||||
error.unreachable = Server unreachable.
|
||||
error.invalidaddress = Invalid address.
|
||||
@@ -457,8 +459,8 @@ item.phase-fabric.name = Phase Fabric
|
||||
item.phase-fabric.description = A near-weightless substance used in advanced electronics and self-repairing technology.
|
||||
item.surge-alloy.name = Surge Alloy
|
||||
item.surge-alloy.description = An advanced alloy with unique electrical properties.
|
||||
item.biomatter.name = Biomatter
|
||||
item.biomatter.description = A clump of organic mush; used for conversion into oil or as a basic fuel.
|
||||
item.spore-pod.name = Spore Pod
|
||||
item.spore-pod.description = Used for conversion into oil, explosives and fuel.
|
||||
item.sand.name = kum
|
||||
item.sand.description = A common material that is used extensively in smelting, both in alloying and as a flux.
|
||||
item.blast-compound.name = Blast Compound
|
||||
@@ -594,7 +596,7 @@ block.pulverizer.name = Pulverizer
|
||||
block.cryofluidmixer.name = Cryofluid Mixer
|
||||
block.melter.name = Melter
|
||||
block.incinerator.name = Incinerator
|
||||
block.biomattercompressor.name = Biomatter Compressor
|
||||
block.spore-press.name = Spore Press
|
||||
block.separator.name = Separator
|
||||
block.power-node.name = Power Node
|
||||
block.power-node-large.name = Large Power Node
|
||||
@@ -763,7 +765,7 @@ block.blast-mixer.description = Uses oil for transforming pyratite into the less
|
||||
block.cryofluidmixer.description = Combines water and titanium into cryofluid which is much more efficient for cooling.
|
||||
block.melter.description = Heats up stone to very high temperatures to obtain lava.
|
||||
block.incinerator.description = Gets rid of any excess item or liquid.
|
||||
block.biomattercompressor.description = Compresses biomatter in order to retrieve oil.
|
||||
block.spore-press.description = Compresses spore pods into oil.
|
||||
block.separator.description = Exposes stone to water pressure in order to obtain various minerals contained in the stone.
|
||||
block.power-node.description = Transmits power to connected nodes. Up to four power sources, sinks or nodes can be connected. The node will receive power from or supply power to any adjacent blocks.
|
||||
block.power-node-large.description = Has a larger radius than the power node and connects to up to six power sources, sinks or nodes.
|
||||
|
||||
Reference in New Issue
Block a user