# HG changeset patch # User Wuzzy # Date 1517990761 0 # Node ID c51b5a2697d76bc96cf43a8f61b1b90e5df2c0a2 # Parent a387a3532b8ad2a01a51fda3d6491a36a1ae4158 GearTypes: rewrite gtSwitcher diff -r a387a3532b8a -r c51b5a2697d7 GearTypes.wiki --- a/GearTypes.wiki Wed Feb 07 08:01:27 2018 +0000 +++ b/GearTypes.wiki Wed Feb 07 08:06:01 2018 +0000 @@ -34,7 +34,7 @@ || [GearTypes#gtParachute `gtParachute`] || Parachute || || [GearTypes#gtResurrector `gtResurrector`] || Resurrection || || [GearTypes#gtRope `gtRope`] || Rope || -|| [GearTypes#gtSwitcher `gtSwitcher`] || Hedgehog switching arrows || +|| [GearTypes#gtSwitcher `gtSwitcher`] || Switch hedgehog || || [GearTypes#gtTardis `gtTardis`] || Time Box || || [GearTypes#gtTeleport `gtTeleport`] || Teleportation || @@ -234,9 +234,9 @@ Note: `dX` and `dY` are returned by the `GetGearVelocity` function. ==== `gtSwitcher` ==== -These are the spinning arrows which appear when a player starts switching hedgehogs. +This gear handles the hedgehog switching of the “Switch Hedgehog” utility. - * `X` and `Y`: Position of spinning arrows. + * `X` and `Y`: Position of the spinning arrows ==== `gtTardis` ==== A !TimeBox. It works in several phases and an internal timer.