Fixed content class errors
This commit is contained in:
@@ -580,11 +580,11 @@ block.omega-mech-pad.name = Omega Mech Pad
|
||||
block.tau-mech-pad.name = Tau Mech Pad
|
||||
block.conduit.name = Conduit
|
||||
block.mechanical-pump.name = Mechanical Pump
|
||||
block.itemsource.name = Item Source
|
||||
block.itemvoid.name = Item Void
|
||||
block.liquidsource.name = Liquid Source
|
||||
block.powervoid.name = Power Void
|
||||
block.powerinfinite.name = Power Infinite
|
||||
block.item-source.name = Item Source
|
||||
block.item-void.name = Item Void
|
||||
block.liquid-source.name = Liquid Source
|
||||
block.power-void.name = Power Void
|
||||
block.power-source.name = Power Infinite
|
||||
block.unloader.name = Unloader
|
||||
block.vault.name = Vault
|
||||
block.wave.name = Wave
|
||||
@@ -782,11 +782,11 @@ block.router.description = Accepts items from one direction and outputs them to
|
||||
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.
|
||||
block.item-source.description = Infinitely outputs items. Sandbox only.
|
||||
block.liquid-source.description = Infinitely outputs liquids. Sandbox only.
|
||||
block.item-void.description = Destroys any items which go into it without using power. Sandbox only.
|
||||
block.power-source.description = Infinitely outputs power. Sandbox only.
|
||||
block.power-void.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.
|
||||
|
||||
Reference in New Issue
Block a user