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

@@ -2269,7 +2269,8 @@ lst.getflag = 전역 플래그가 설정되어 있는지 확인
lst.setprop = 기체 혹은 건물의 속성을 설정합니다.
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]기체의 건설 로직은 여기서 허용되지 않습니다.