diff -r ba68343f2a10 -r 086c9a18d2ff VisualGearTypes.wiki --- a/VisualGearTypes.wiki Sun Dec 13 15:31:23 2020 +0100 +++ b/VisualGearTypes.wiki Sun Dec 13 19:59:47 2020 +0100 @@ -80,10 +80,10 @@ == `vgtHealthTag` == A health/damage tag for hedgehogs. It shows a whole number surrounded by a simple border. `dX` and `dY` can be used for moving it around. -This is shown at the end of a turn to show the total damage received by each hedgehog in that turn. +This is shown at the end of a turn to show the total damage received by each hedgehog in that turn, or when a hedgehog drowned. But this visual gear is also very useful to show an arbitrary whole number on the screen. -By default, it is white and moves upwards a few pixels before it disappears. Set `dX` and `dY` to 0 to disable movement. +By default, it is white and moves upwards a few pixels before it disappears. Set `dX` and `dY` to 0 to disable movement. If this visual gear was spawned below the water line (`Y>WaterLine`), it will disappear as so.n `Y-10