# HG changeset patch
# User Wuzzy
# Date 1491666794 -3600
# Node ID 9fb2a1738685e276caa9fdecd2e822423145a1d5
# Parent d1d33abc63774d0b6b18b55762625544662ccfef
Theme: clarify anim once again
diff -r d1d33abc6377 -r 9fb2a1738685 Theme.wiki
--- a/Theme.wiki Sat Apr 08 16:48:55 2017 +0100
+++ b/Theme.wiki Sat Apr 08 16:53:14 2017 +0100
@@ -94,7 +94,7 @@
Values: frames, frame ticks, movement speed
* `frames`: Number of frames in `BlueWater.png`. The frames in this image should be stacked horizontally. The height of this image must be divisible by `frames`
- * `frame ticks`: Duration of a single frame. Must be >0 if frames>1, otherwise it is ignored
+ * `frame ticks`: Duration of a single frame. Must be >0 if `frames`>1, otherwise it is ignored
* `movement speed`: How fast the water moves to the right. Higher values means faster movement. If negative, it moves to the left. Use 0 to stop movement
Default: 1, 0, 1