Automatic bundle update

This commit is contained in:
Github Actions
2025-05-11 14:45:04 +00:00
parent e444f40d4c
commit c6ce5a200f
34 changed files with 34 additions and 0 deletions

View File

@@ -2488,6 +2488,7 @@ lst.explosion = Create an explosion at a location.
lst.setrate = Set processor execution speed in instructions/tick.
lst.fetch = Lookup units, cores, players or buildings by index.\nIndices start at 0 and end at their returned count.
lst.packcolor = Pack [0, 1] RGBA components into a single number for drawing or rule-setting.
lst.unpackcolor = Unpack RGBA components from a color that was packed using Pack Color.
lst.setrule = Set a game rule.
lst.flushmessage = Display a message on the screen from the text buffer.\nWill wait until the previous message finishes.
lst.cutscene = Manipulate the player camera.