# HG changeset patch # User Wuzzy # Date 1491451034 -3600 # Node ID 4b9ce09ac7c95e85fc012de80fa21db0c83b9342 # Parent fa8f2661efe9e6391a3bf8c32e4ba53e7b196386 Theme: Update buriedrect (water objects) diff -r fa8f2661efe9 -r 4b9ce09ac7c9 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`)