Theme: Update buriedrect (water objects)
authorWuzzy
Thu, 06 Apr 2017 04:57:14 +0100
changeset 952 4b9ce09ac7c9
parent 951 fa8f2661efe9
child 953 2237b516213b
Theme: Update buriedrect (water objects)
Theme.wiki
--- a/Theme.wiki	Tue Apr 04 23:53:47 2017 +0100
+++ b/Theme.wiki	Thu Apr 06 04:57:14 2017 +0100
@@ -155,7 +155,7 @@
 
  * `filename`: The object’s filename (without the “.png”). Case-sensitive.
  * `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`)
+ * `buriedrec`: A rectangle that must be buried in the terrain (`left, top, width, height`). In version 0.9.23, if all 4 values are 0, the object will be placed on top of the water
  * `minvisible`: The minimum amount of rectangles that must be visible
  * `visiblerec`: list of the rectangles for being visible (`left, top, width, height`)