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 = 小型解構器
block.canvas.name = 畫布
block.world-processor.name = 世界處理器
block.world-cell.name = 世界單元
block.shield-breaker.name = 護盾破壞器 (未定名/貼圖)
block.tank-fabricator.name = 戰車兵工廠
block.mech-fabricator.name = 機甲兵工廠
block.ship-fabricator.name = 飛船兵工廠
@@ -2095,6 +2094,7 @@ lst.set = 設一個變數
lst.operation = 加減乘除和數字、位元運算
lst.end = 跳到第一個重頭開始執行
lst.wait = 等待特定秒數
lst.stop = Halt execution of this processor.
lst.lookup = 以 ID 搜尋物品/液體/單位/方塊。\n各種類的總數可由 \n[accent]@unitCount[] / [accent]@itemCount[] / [accent]@liquidCount[] / [accent]@blockCount[] 讀取。
lst.jump = 條件式跳到其他指令執行
lst.unitbind = 綁定下一同種單位,存入[accent]@unit[]中.