Theme.wiki
changeset 945 c2f6ca98d8dc
parent 816 08e347c81554
child 948 f86223a924c4
--- 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`)