GearTypes: rewrite gtSwitcher
authorWuzzy
Wed, 07 Feb 2018 08:06:01 +0000
changeset 1154 c51b5a2697d7
parent 1153 a387a3532b8a
child 1155 90bf2e940925
GearTypes: rewrite gtSwitcher
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.