# HG changeset patch # User Wuzzy # Date 1595782117 -7200 # Node ID 0e10f5421f6dafef9bc133025b79ad79be9449d7 # Parent 3da12997c5e7f8aaaffe512aa53ecac3b11073ce GearTypes: Clarify TimeBox tag diff -r 3da12997c5e7 -r 0e10f5421f6d GearTypes.wiki --- a/GearTypes.wiki Sun Jul 26 18:47:01 2020 +0200 +++ b/GearTypes.wiki Sun Jul 26 18:48:37 2020 +0200 @@ -266,7 +266,7 @@ * `3`: `Power` decreases by 1 every 32 ticks, until it reaches 0, at which `Pos` advances to `4`. If the timebox is starting the time-travel, `Timer` is set to a random value (for the return time). It the timebox was returning, the timebox gear is deleted after this * `4`: `Power` is unused * `Tint`: RGBA color (default: clan color) - * `Tag`: Will be set to 1 if the hog dies, took damage or moved before it could enter the !TimeBox. If this happens, using the timebox will fail and the hedgehog won't go into time-travel + * `Tag`: Will be set to 1 if the associated hegehog dies, took damage or moved before it had a chance to enter the !TimeBox. If this has happened, the timebox usage has failed, and no time-travel will occur. The timebox will just go away without the hedgehog ==== `gtTeleport` ==== Teleportation.