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

@@ -1271,12 +1271,17 @@ unit.vela.name = ヴェラ
unit.corvus.name = コーバス
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
@@ -1284,11 +1289,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 = パララックス
block.cliff.name =
@@ -1940,6 +1940,24 @@ unit.oxynoe.description = 建造物修復火炎放射を発射します。敵に
unit.cyerce.description = 敵に追尾クラスターミサイルを発射します。\n味方ユニットを修復します。
unit.aegires.description = エネルギーフィールド内の全ての敵ユニットと建造物には電撃を放ち、全ての味方ユニットには修復効果を与えます。
unit.navanax.description = 爆発性のEMP弾を発射し、敵の電力系統には重大な損傷を与え、味方の建造物は修復します。\n4門の自律型レーザータレットで近くの敵を溶かします。
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.