Automatic bundle update

This commit is contained in:
Github Actions
2023-08-03 02:16:39 +00:00
parent 6bf5e8ae1e
commit e9bf56e88c
34 changed files with 68 additions and 0 deletions

View File

@@ -2211,6 +2211,8 @@ lst.cutscene = Manipulate the player camera.
lst.setflag = Set a global flag that can be read by all processors.
lst.getflag = Check if a global flag is set.
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.
logic.nounitbuild = [red]Unit building logic is not allowed here.
lenum.type = Type of building/unit.\ne.g. for any router, this will return [accent]@router[].\nNot a string.
lenum.shoot = Shoot at a position.