# HG changeset patch # User nemo # Date 1513092302 18000 # Node ID 1fbbd733a3c2318facaff147a70287b47d02c516 # Parent aec26fb3f6fa758bf36ba0cc82fd07ffddd4813e add note about melon pieces too diff -r aec26fb3f6fa -r 1fbbd733a3c2 GearTypes.wiki --- a/GearTypes.wiki Tue Dec 05 11:01:18 2017 -0500 +++ b/GearTypes.wiki Tue Dec 12 10:25:02 2017 -0500 @@ -551,6 +551,7 @@ ==== `gtMelonPiece` ==== A cluster from a watermelon bomb ([GearTypes#gtWatermelon `gtWatermelon`]) + * `Timer`: Default explosion size and damage on creation. Prior to the addition of Boom this exclusively controlled the damage for clusterbomb, mortar and melon pieces, and was the main way to make a variable size explosion in lua. Retained for compatibility. * `Boom`: Explosion size and damage. Default: 75 ==== `gtNapalmBomb` ====