diff -r ba567ec027af -r 9f16ae26c801 VisualGearTypes.wiki --- a/VisualGearTypes.wiki Fri Feb 09 22:02:18 2018 +0000 +++ b/VisualGearTypes.wiki Sat Feb 10 16:24:00 2018 +0000 @@ -64,10 +64,11 @@ A simple circle which doesn't move. It is one of the few visual gears which is not removed automatically. If you set `dX`, `dY` and `FrameTicks`, the circle pulsates in opacity. * `State`: Radius - * `Timer`: Thickness + * `Timer`: Line thickness (only if `Angle` does not equal `1`) * `dX`: Minimum opacity (0-255) * `dY`: Maximum opacity (0-255) - * `FrameTicks`: ??? + * `Angle`: Circle style. 1 = Radial gradient (`sprVampiric` sprite). Everything else = Simple line + * `FrameTicks`: Speed of opacity change. 0 = no change == `vgtAmmo` == Displays an ammo icon.