Removed unused descriptions / Re-ordered all files

This commit is contained in:
Anuken
2018-11-03 09:28:47 -04:00
parent f59441005e
commit da47d97cd0
17 changed files with 3068 additions and 1882 deletions
+6 -1
View File
@@ -574,7 +574,6 @@ block.liquidsource.name = Liquid Source
block.powervoid.name = Power Void
block.powerinfinite.name = Power Infinite
block.unloader.name = Unloader
block.sortedunloader.name = Sorted Unloader
block.vault.name = Vault
block.wave.name = Wave
block.swarmer.name = Swarmer
@@ -770,6 +769,12 @@ block.thermal-pump.description = The ultimate pump. Three times as fast as a mec
block.router.description = Accepts items from one direction and outputs them to up to 3 other directions equally. Useful for splitting the materials from one source to multiple targets.
block.distributor.description = An advanced router which splits items to up to 7 other directions equally.
block.bridge-conveyor.description = Advanced item transport block. Allows transporting items over up to 3 tiles of any terrain or building.
block.alpha-mech-pad.description = When given enough power, rebuilds your ship into the[accent] Alpha[] mech.
block.itemsource.description = Infinitely outputs items. Sandbox only.
block.liquidsource.description = Infinitely outputs liquids. Sandbox only.
block.itemvoid.description = Destroys any items which go into it without using power. Sandbox only.
block.powerinfinite.description = Infinitely outputs power. Sandbox only.
block.powervoid.description = Voids all power inputted into it. Sandbox only.
liquid.water.description = Commonly used for cooling machines and waste processing.
liquid.lava.description = Can be transformed into[LIGHT_GRAY] stone[], used for generating power or used as ammo for certain turrets.
liquid.oil.description = Can be burnt, exploded or used as a coolant.