diff -r f1ba87542f87 -r f20955fd4969 LuaAPI.wiki --- a/LuaAPI.wiki Tue Oct 10 16:17:10 2017 +0100 +++ b/LuaAPI.wiki Tue Oct 10 16:17:29 2017 +0100 @@ -148,7 +148,7 @@ || *Identifier* || *Default* || *Description* || || `Theme` || _depends_ || The theme to be used. When `Map` is set, a default value is used. For missions which don't use an image map, `Theme` *must* be set explicitly || || `Map` || `""` || The image map being played or `""` if no image map is used || -|| `BorderColor` || `0xFF808080` || The color of explosion borders (read-only) +|| `BorderColor` || `0xFF808080` || The color of explosion borders (read-only) || || `Seed` || `0` || Seed of the random number generator || || `MapGen` || `mgRandom` || Type of map generator. One of `mgRandom`, `mgMaze`, `mgPerlin`, `mgDrawn`. || || `TemplateFilter` || `0` || _unknown meaning_ ||