From 43424547f236f0d391102eb888e0e4a9b7f36532 Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 31 Mar 2023 22:44:54 -0400 Subject: [PATCH] Setprop description --- core/assets/bundles/bundle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index 63d40b6025..1d4331be15 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -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.