Automatic bundle update
This commit is contained in:
@@ -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[].
|
||||
|
||||
Reference in New Issue
Block a user