# HG changeset patch # User Wuzzy # Date 1580316029 -3600 # Node ID 7c5c59981cf4fb4b5bd190927315cb7775901bc9 # Parent e17756a4ab079daf3059a0bc69e20a7e9cb27aa2 GearTypes: Add minimum sine radius diff -r e17756a4ab07 -r 7c5c59981cf4 GearTypes.wiki --- a/GearTypes.wiki Mon Jan 13 01:47:47 2020 +0100 +++ b/GearTypes.wiki Wed Jan 29 17:40:29 2020 +0100 @@ -510,7 +510,7 @@ ==== `gtSineGunShot` ==== A shot from the sine gun. - * `Radius`: The thickness of the sine gun shot. + * `Radius`: The thickness of the sine gun shot (must be at least 1) * `Boom`: Damage. Default: 35 ==== `gtSMine` ====