Automatic bundle update

This commit is contained in:
Github Actions
2023-09-28 05:06:36 +00:00
parent 8bbf5b1f52
commit 198d18bac4
34 changed files with 68 additions and 34 deletions

View File

@@ -2283,7 +2283,8 @@ lst.getflag = 檢查某一全局flag是否存在
lst.setprop = Sets a property of a unit or building.
lst.effect = Create a particle effect.
lst.sync = Sync a variable across the network.\nOnly invoked 10 times a second at most.
lst.marker = Control markers displayed in world.\nCannot control markers created by objectives.\nEach marker created by this instruction has its own id.
lst.makemarker = Create a new logic marker in the world.\nAn ID to identify this marker must be provided.\nMarkers currently limited to 20,000 per world.
lst.setmarker = Set a property for a marker.\nThe ID used must be the same as in the Make Marker instruction.
logic.nounitbuild = [red]單位建造邏輯已被禁止。