# HG changeset patch # User Wuzzy # Date 1491314015 -3600 # Node ID c2f6ca98d8dccc1bcd5130e10b455fa5107288fb # Parent 3d7792db8708119cd69835129430aa631c7ee249 Theme: Mention max object limit diff -r 3d7792db8708 -r c2f6ca98d8dc Theme.wiki --- a/Theme.wiki Tue Apr 04 02:38:10 2017 +0100 +++ b/Theme.wiki Tue Apr 04 14:53:35 2017 +0100 @@ -154,7 +154,7 @@ There may be multiple object keys in the file, each one representing one land object. * `filename`: The object’s filename (without the “.png”). Case-sensitive. - * `max`: The maximum number of this object that may be generated in a map + * `max`: The maximum number of this object that may be generated in a map (must by between 1 and 32) * `buriedrec`: A rectangle that must be buried in the terrain (`left, top, width, height`) * `minvisible`: The minimum amount of rectangles that must be visible * `visiblerec`: list of the rectangles for being visible (`left, top, width, height`)