Small heat redirector / Carbide ammo for breach
This commit is contained in:
@@ -1139,6 +1139,8 @@ bullet.healamount = [stat]{0}[lightgray] direct repair
|
||||
bullet.multiplier = [stat]{0}[lightgray] ammo/item
|
||||
bullet.reload = [stat]{0}%[lightgray] fire rate
|
||||
bullet.range = [stat]{0}[lightgray] tiles range
|
||||
bullet.notargetsmissiles = [stat] ignores buildings
|
||||
bullet.notargetsbuildings = [stat] ignores missiles
|
||||
|
||||
unit.blocks = blocks
|
||||
unit.blockssquared = blocks\u00B2
|
||||
@@ -1839,6 +1841,7 @@ block.electric-heater.name = Electric Heater
|
||||
block.slag-heater.name = Slag Heater
|
||||
block.phase-heater.name = Phase Heater
|
||||
block.heat-redirector.name = Heat Redirector
|
||||
block.small-heat-redirector.name = Small Heat Redirector
|
||||
block.heat-router.name = Heat Router
|
||||
block.slag-incinerator.name = Slag Incinerator
|
||||
block.carbide-crucible.name = Carbide Crucible
|
||||
@@ -2237,7 +2240,7 @@ block.repair-turret.description = Continuously repairs the closest damaged unit
|
||||
block.core-bastion.description = Core of the base. Armored. Once destroyed, the sector is lost.
|
||||
block.core-citadel.description = Core of the base. Very well armored. Stores more resources than a Bastion core.
|
||||
block.core-acropolis.description = Core of the base. Exceptionally well armored. Stores more resources than a Citadel core.
|
||||
block.breach.description = Fires piercing beryllium or tungsten ammunition at enemy targets.
|
||||
block.breach.description = Fires piercing bullets at enemy targets.
|
||||
block.diffuse.description = Fires a burst of bullets in a wide cone. Pushes enemy targets back.
|
||||
block.sublimate.description = Fires a continuous jet of flame at enemy targets. Pierces armor.
|
||||
block.titan.description = Fires a massive explosive artillery shell at ground targets. Requires hydrogen.
|
||||
@@ -2253,6 +2256,7 @@ block.electric-heater.description = Applies heat to structures. Requires large a
|
||||
block.slag-heater.description = Applies heat to structures. Requires slag.
|
||||
block.phase-heater.description = Applies heat to structures. Requires phase fabric.
|
||||
block.heat-redirector.description = Redirects accumulated heat to other blocks.
|
||||
block.small-heat-redirector.description = Redirects accumulated heat to other blocks.
|
||||
block.heat-router.description = Spreads accumulated heat in three output directions.
|
||||
block.electrolyzer.description = Converts water into hydrogen and ozone gas. Outputs resulting gases in two opposite directions, marked by corresponding colors.
|
||||
block.atmospheric-concentrator.description = Concentrates nitrogen from the atmosphere. Requires heat.
|
||||
|
||||
Reference in New Issue
Block a user