# HG changeset patch # User Wuzzy # Date 1459105419 -3600 # Node ID a6c6a92dc83ffe34f143d0cef957a81445ef00f6 # Parent 66e7208703e3698b345d2be3d88a3b228b7902af Theme: fix image align diff -r 66e7208703e3 -r a6c6a92dc83f Theme.wiki --- a/Theme.wiki Sun Mar 27 20:00:47 2016 +0100 +++ b/Theme.wiki Sun Mar 27 20:03:39 2016 +0100 @@ -158,9 +158,12 @@ Values: filename, max, buriedrec, minvisible, visiblerec -`visiblerec` and the `buriedrec` visualized on an ancient picture: +Here's an example where `visiblerec` and the `buriedrec` are visualized on an ancient picture: + https://hedgewars.org/images/avematantheme/hw-avematan.rects.png +The large rectangle shows a `visiblerec` and the small one shows a `buriedrec`. + == `spray` == There may be several spray keys in the file, each one representing one spray object. The `name` is the case-sensitive name of the PNG file (without the file name suffix) of the graphics file, and `number` is the rough number of instances of this spray that may be added to the map. The number is the average number of sprays that are normally placed on a random medium-sized island. For larger and smaller landscapes, this number will be automatically scaled up or down. Please note that this number only specifies a rough goal, the actual number of created sprays may vary and you may have to play a bit with this number in order to find a good value.