# HG changeset patch # User Wuzzy # Date 1594219282 -7200 # Node ID aff8f58ef3c41e9be2810828b783c40d4e83f647 # Parent 05468468c99d7e77e87dad4d24d2b2d1d9a233ba GearTypes: Snowball density diff -r 05468468c99d -r aff8f58ef3c4 GearTypes.wiki --- a/GearTypes.wiki Tue Jul 07 00:32:36 2020 +0200 +++ b/GearTypes.wiki Wed Jul 08 16:41:22 2020 +0200 @@ -532,6 +532,7 @@ A mudball. * `Boom`: Pushing power (just an arbitrary value for scaling). Default: 200000 + * `Density`: Density is taken into account in `gfMoreWind` only. Otherwise, wind affects mudball as if `Density` is 1. Default: 0.5 ==== `gtWatermelon` ==== A watermelon bomb, still intact. It spawns several [GearTypes#gtMelonPiece `gtMelonPiece`] gears when it explodes.