# HG changeset patch # User Wuzzy # Date 1480253205 0 # Node ID 6100c2308a8271c944915cd2583eb5d668029d7d # Parent 8c4a529edddb8cb3cfdfb3a36da26c5809f76168 GearTypes: Add tag to mine diff -r 8c4a529edddb -r 6100c2308a82 GearTypes.wiki --- a/GearTypes.wiki Sun Nov 27 04:37:17 2016 +0000 +++ b/GearTypes.wiki Sun Nov 27 13:26:45 2016 +0000 @@ -429,6 +429,7 @@ * `Timer`: Detonation timer (after activation). The initial value depends on the game settings. * `Health`: If `0`, mine is a dud, otherwise it is not a dud or has not been triggered yet. + * `Tag`: (0.9.23) If `1`, mine timer will be random. * `Damage`: If mine has become a dud, this will contain the damage taken by the mine since it was a dud. It starts at 0 and the mine will explode when `Damage` is greater than 35. * `Boom`: Explosion size and damage. Default: 50