ThemeCfg: rising flakes
authorWuzzy
Fri, 17 Nov 2017 04:48:52 +0000
changeset 1122 e6d120deeae9
parent 1121 0a7925ca59e3
child 1123 02863856f674
ThemeCfg: rising flakes
ThemeCfg.wiki
--- a/ThemeCfg.wiki	Fri Nov 17 04:47:19 2017 +0000
+++ b/ThemeCfg.wiki	Fri Nov 17 04:48:52 2017 +0000
@@ -138,11 +138,9 @@
 
  * `number`: Number of visible flakes.
  * `frames`: Number of frames used in `Flake.png`
- * `frame ticks`: Number of ticks a frame is shown, after that the next frame is shown (a tick currently equals 1 millisecond).
-Since 0.9.21: A value of 0 indicates that each flake should keep displaying the exact frame that was selected randomly when the flake was created.
-*Tip*: If you want to have multiple static flakes in 0.9.20 or earlier, you can set the animation length to a ridiculous high value. Sometimes, a flake will still change the displayed frame, but it will rarely happen.
+ * `frame ticks`: Number of ticks a frame is shown, after that the next frame is shown (a tick currently equals 1 millisecond). A value of 0 indicates that each flake should keep displaying the exact frame that was selected randomly when the flake was created.
  * `speed`: Rotation speed of flake
- * `fall speed`: Falling speed of flake. Since 0.9.23, this can be negative for rising flakes
+ * `fall speed`: Falling speed of flake. This can also be negative for rising flakes
 
 <code>Values: number, frames, frame ticks, speed, fall speed</code>