add note about melon pieces too
authornemo
Tue, 12 Dec 2017 10:25:02 -0500
changeset 1148 1fbbd733a3c2
parent 1147 aec26fb3f6fa
child 1149 af541bb2f242
add note about melon pieces too
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` ====