Automatic bundle update

This commit is contained in:
Github Actions
2022-09-04 20:33:05 +00:00
parent 6a79421040
commit 13ff9a035a
34 changed files with 34 additions and 34 deletions

View File

@@ -1674,7 +1674,6 @@ block.small-deconstructor.name = Petit Déconstructeur
block.canvas.name = Canevas
block.world-processor.name = Processeur Global
block.world-cell.name = Cellule de Mémoire Globale
block.shield-breaker.name = Briseur de Bouclier (nom temporaire)
block.tank-fabricator.name = Fabricateur de Tanks
block.mech-fabricator.name = Fabricateur de Mécas
block.ship-fabricator.name = Fabricateur de Bateaux
@@ -2096,6 +2095,7 @@ lst.set = Définit une variable.
lst.operation = Effectue une opération sur 1 ou 2 variables.
lst.end = Saute au sommet de la série dinstructions.
lst.wait = Attendre un certain nombre de secondes.
lst.stop = Halt execution of this processor.
lst.lookup = Recherche d'un type d'objet/liquide/unité/bloc par ID.\nLe nombre total de chaque type peut être consulté avec:\n[accent]@unitCount[] / [accent]@itemCount[] / [accent]@liquidCount[] / [accent]@blockCount[]
lst.jump = Saute conditionnellement vers une autre instruction.
lst.unitbind = Se lie à une unité du type donné et la stocke dans [accent]@unit[].