Automatic bundle update

This commit is contained in:
Github Actions
2022-08-24 14:39:08 +00:00
parent eb01f0ed4a
commit bef1b51ed2
34 changed files with 782 additions and 170 deletions

View File

@@ -1258,12 +1258,17 @@ unit.vela.name = Vela
unit.corvus.name = Corvus
unit.stell.name = Stell
unit.locus.name = Locus
unit.precept.name = Precept
unit.vanquish.name = Vanquish
unit.conquer.name = Conquer
unit.merui.name = Merui
unit.cleroi.name = Cleroi
unit.anthicus.name = Anthicus
unit.tecta.name = Tecta
unit.collaris.name = Collaris
unit.elude.name = Elude
unit.avert.name = Avert
unit.obviate.name = Obviate
unit.quell.name = Quell
unit.disrupt.name = Disrupt
unit.evoke.name = Evoke
@@ -1271,11 +1276,6 @@ unit.incite.name = Incite
unit.emanate.name = Emanate
unit.manifold.name = Manifold
unit.assembly-drone.name = Assembly Drone
unit.precept.name = Precept
unit.merui.name = Merui
unit.anthicus.name = Anthicus
unit.elude.name = Elude
unit.obviate.name = Obviate
block.parallax.name = Parallax
block.cliff.name = Klippe
block.sand-boulder.name = Sandkampesten
@@ -1921,6 +1921,24 @@ unit.oxynoe.description = Fires structure-repairing streams of flame at nearby e
unit.cyerce.description = Fires seeking cluster-missiles at enemies. Repairs allied units.
unit.aegires.description = Shocks all enemy units and structures that enter its energy field. Repairs all allies.
unit.navanax.description = Fires explosive EMP projectiles, dealing significant damage to enemy power networks and repairing allied structures. Melts nearby enemies with 4 autonomous laser turrets.
unit.stell.description = Fires standard bullets at enemy targets.
unit.locus.description = Fires alternating bullets at enemy targets.
unit.precept.description = Fires piercing cluster bullets at enemy targets.
unit.vanquish.description = Fires large piercing splitting bullets at enemy targets.
unit.conquer.description = Fires large piercing cascades of bullets at enemy targets.
unit.merui.description = Fires long-range artillery at enemy ground targets. Can step over most terrain.
unit.cleroi.description = Fires dual shells at enemy targets. Targets enemy projectiles with point defense turrets. Can step over most terrain.
unit.anthicus.description = Fires long-range homing missiles at enemy targets. Can step over most terrain.
unit.tecta.description = Fires homing plasma missiles at enemy targets. Protects itself with a directional shield. Can step over most terrain.
unit.collaris.description = Fires long-range fragmenting artillery at enemy targets. Can step over most terrain.
unit.elude.description = Fires pairs of homing bullets at enemy targets. Can float over bodies of liquid.
unit.avert.description = Fires twisting pairs of bullets at enemy targets.
unit.obviate.description = Fires twisting pairs of lightning orbs at enemy targets.
unit.quell.description = Fires long-range homing missiles at enemy targets. Suppresses enemy structure repair blocks.
unit.disrupt.description = Fires long-range homing suppression missiles at enemy targets. Suppresses enemy structure repair blocks.
unit.evoke.description = Builds structures to defend the Bastion core. Repairs structures with a beam.
unit.incite.description = Builds structures to defend the Citadel core. Repairs structures with a beam.
unit.emanate.description = Builds structures to defend the Acropolis core. Repairs structures with beams.
lst.read = Read a number from a linked memory cell.
lst.write = Write a number to a linked memory cell.
lst.print = Add text to the print buffer.\nDoes not display anything until [accent]Print Flush[] is used.