# HG changeset patch # User Wuzzy # Date 1556536147 -3600 # Node ID b76bb83d8db68433c5d3a1e07f0024ddda20ac4c # Parent 2d2693ace6fe8fdd6358b535940d738cf6bfb4ad GearTypes: Rewrite TODO note diff -r 2d2693ace6fe -r b76bb83d8db6 GearTypes.wiki --- a/GearTypes.wiki Thu Apr 25 13:35:45 2019 +0100 +++ b/GearTypes.wiki Mon Apr 29 12:09:07 2019 +0100 @@ -8,8 +8,6 @@ Please note this page is still a work in progess. The categories presented here are purely for a better overview here; they do not neccessarily reflect anything in the actual game’s source code. -A “TODO” means that this particular section is not yet finished and may be not accurate. - == List of gear types == @@ -253,7 +251,7 @@ * `Timer`: Has several meanings, depending on `Pos`. Here's the most imporant one, for `Pos` of `4`: A timer (in milliseconds) containing the remaining time until the !TimeBox returns. The !TimeBox returns when `Timer` reaches 0. Hedgewars decreases the timer only while the same team is playing * `Tint`: RGBA color (default: clan color) -TODO: Add more information for the other phases. +Note: This section is incomplete, not all phases are documented yet. ==== `gtTeleport` ==== Teleportation.