Setprop description

This commit is contained in:
Anuken
2023-03-31 22:44:54 -04:00
parent d2f2189441
commit 43424547f2

View File

@@ -2235,6 +2235,7 @@ lst.flushmessage = Display a message on the screen from the text buffer.\nWill w
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.
logic.nounitbuild = [red]Unit building logic is not allowed here.