Theme: Mention max object limit
authorWuzzy
Tue, 04 Apr 2017 14:53:35 +0100
changeset 945 c2f6ca98d8dc
parent 944 3d7792db8708
child 946 3ca13c637fd0
Theme: Mention max object limit
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`)