Theme: remove redundant sentences
authorWuzzy
Sun, 27 Mar 2016 20:54:19 +0100
changeset 813 f3d77338c4c2
parent 812 1538e98a4d03
child 814 f0c338d954cb
Theme: remove redundant sentences
Theme.wiki
--- a/Theme.wiki	Sun Mar 27 20:40:20 2016 +0100
+++ b/Theme.wiki	Sun Mar 27 20:54:19 2016 +0100
@@ -120,8 +120,6 @@
 == `flatten-clouds` ==
 Normally, the clouds vary in size and are drawn on different layers. But if this key is present (any value) in `theme.cfg`, all clouds have the same size and are on the same layer (background).
 
-The value of this key does not matter, the key must only be present to take effect.
-
 == `flakes` ==
 Values for the flakes of this theme before Sudden Death. Uses `Flake.png`.
 
@@ -149,8 +147,6 @@
 == `flatten-flakes` ==
 Normally, the flakes vary in size and are drawn on different layers, some of them even in front of the terrain. But if this key is present (any value) in `theme.cfg`, all flakes have the same size and are on the same layer: In front of the sky and horizont and behind the terrain.
 
-The value of this key does not matter, the key must only be present to take effect.
-
 == `object` ==
 There may be multiple object keys in the file, each one representing one land object.
 
@@ -177,9 +173,5 @@
 == `ice` ==
 If this key is present (any value), girders become slippery like ice. This also applies to placed girders. This significantly changes the gameplay of your theme, so use wisely. If this key is not present, the terrain is not slippery.
 
-The value of this key does not matter, the key must only be present to take effect.
-
 == `snow` ==
-If this key is present (any value), the flakes which are normally purely decorational now behave like snowflakes. When they collide with terrain, they become a part of the landscape. This significantly changes the gameplay of your theme, so use wisely. If this key is not present, the flakes are purely decorational.
-
-The value of this key does not matter, the key must only be present to take effect.
\ No newline at end of file
+If this key is present (any value), the flakes which are normally purely decorational now behave like snowflakes. When they collide with terrain, they become a part of the landscape. This significantly changes the gameplay of your theme, so use wisely. If this key is not present, the flakes are purely decorational.
\ No newline at end of file