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

@@ -1665,7 +1665,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 = 飞船制造厂
@@ -2087,6 +2086,7 @@ lst.set = 给变量赋值
lst.operation = 使用1至2个参数执行运算/函数
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 = 绑定某个类型的下一个单位,或直接绑定指定的单位\n并保存至[accent]@unit[]