diff --git a/core/assets/bundles/bundle.properties b/core/assets/bundles/bundle.properties index e2bd35db0564..f1493656ff06 100644 --- a/core/assets/bundles/bundle.properties +++ b/core/assets/bundles/bundle.properties @@ -2259,7 +2259,7 @@ 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. +lst.sync = Sync a variable across the network.\nOnly invoked 60 times a second at most. logic.nounitbuild = [red]Unit building logic is not allowed here.