Launchpad block

This commit is contained in:
Anuken
2019-01-09 11:44:33 -05:00
parent 048b7bd32f
commit 33afab7294
17 changed files with 3161 additions and 3078 deletions

View File

@@ -392,16 +392,13 @@ content.liquid.name = Liquids
content.unit.name = Units
content.recipe.name = Blocks
content.mech.name = Mechs
item.stone.name = Stone
item.stone.description = A common raw material. Used for separating and refining into other materials, or melting into lava.
item.copper.name = Copper
item.copper.description = A useful structure material. Used extensively in all types of blocks.
item.lead.name = Lead
item.lead.description = A basic starter material. Used extensively in electronics and liquid transportation blocks.
item.coal.name = Coal
item.coal.description = A common and readily available fuel.
item.dense-alloy.name = Dense Alloy
item.dense-alloy.description = A tough alloy made with lead and copper. Used in advanced transportation blocks and high-tier drills.
item.graphite.name = Graphite
item.titanium.name = Titanium
item.titanium.description = A rare super-light metal used extensively in liquid transportation, drills and aircraft.
item.thorium.name = Thorium
@@ -422,6 +419,8 @@ item.blast-compound.name = Blast Compound
item.blast-compound.description = A volatile compound used in bombs and explosives. While it can burned as fuel, this is not advised.
item.pyratite.name = Pyratite
item.pyratite.description = An extremely flammable substance used in incendiary weapons.
item.bioglass.name = Bioglass
item.scrap.name = Scrap
liquid.water.name = Water
liquid.lava.name = Lava
liquid.oil.name = Oil
@@ -491,8 +490,8 @@ block.blackrock.name = Black Rock
block.icerock.name = icerock
block.copper-wall.name = Copper Wall
block.copper-wall-large.name = Large Copper Wall
block.dense-alloy-wall.name = Dense Alloy Wall
block.dense-alloy-wall-large.name = Large Dense Alloy Wall
block.titanium-wall.name = Titanium Wall
block.titanium-wall-large.name = Large Titanium Wall
block.phase-wall.name = Phase Wall
block.phase-wall-large.name = Large Phase Wall
block.thorium-wall.name = Thorium Wall
@@ -601,6 +600,7 @@ block.spectre.name = Spectre
block.meltdown.name = Meltdown
block.container.name = Container
block.core.description = The most important building in the game.
block.launch-pad.name = Launch Pad
team.blue.name = blue
team.red.name = red
team.orange.name = orange