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

@@ -1669,7 +1669,6 @@ block.small-deconstructor.name = Kleiner Dekonstruktor
block.canvas.name = Kanvas
block.world-processor.name = Weltprozessor
block.world-cell.name = Weltzelle
block.shield-breaker.name = Schildbrecher (temp name/sprite)
block.tank-fabricator.name = Panzerhersteller
block.mech-fabricator.name = Mechhersteller
block.ship-fabricator.name = Schiffhersteller
@@ -2089,6 +2088,7 @@ lst.set = Setzt eine Variable fest.
lst.operation = Verändert eine Variable.
lst.end = Springt wieder nach oben.
lst.wait = Wartet eine bestimmte Zeit.
lst.stop = Halt execution of this processor.
lst.lookup = Sucht ein Item, eine Flüssigkeit, eine Einheit oder einen Block.\nGesamtmengen von jeder Sache können mit \n[accent]@unitCount[] / [accent]@itemCount[] / [accent]@liquidCount[] / [accent]@blockCount[]\nabgerufen werden.
lst.jump = Falls die Bedingung erfüllt ist, wird woanders weitergemacht.
lst.unitbind = Speichert eine Einheit einer Sorte als [accent]@unit[].