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

@@ -1662,7 +1662,6 @@ block.small-deconstructor.name = Small Deconstructor
block.canvas.name = Kanvas
block.world-processor.name = Svetovni Procesor
block.world-cell.name = Svetovna Ćelija
block.shield-breaker.name = Shield Breaker (temp name/sprite)
block.tank-fabricator.name = Fabrikator Tenkova
block.mech-fabricator.name = Fabrikator Brodova
block.ship-fabricator.name = Fabrikator Mečana
@@ -2082,6 +2081,7 @@ lst.set = Definiši varijablu.
lst.operation = Izvrši operaciju sa 1-2 varijable.
lst.end = Skoči do vrha skupa operacija.
lst.wait = Sačekaj definisani broj sekundi.
lst.stop = Halt execution of this processor.
lst.lookup = Vidi vrstu materijala/tečnosti/jedinice/bloka po ID-u.\nUkupne količine svake vrste se mogu pristupiti sa:\n[accent]@unitCount[] / [accent]@itemCount[] / [accent]@liquidCount[] / [accent]@blockCount[]
lst.jump = Conditionally jump to another statement.
lst.unitbind = Bind to the next unit of a type, and store it in [accent]@unit[].