--- a/GearTypes.wiki Mon Apr 04 14:15:18 2016 +0100
+++ b/GearTypes.wiki Mon Apr 04 14:19:02 2016 +0100
@@ -291,7 +291,7 @@
* `Boom`: Damage. Default: 7
==== `gtDrill` ====
-A drill rocket. This is either a launched drill rocket or a small drill rocket from the drill strike (which is a bit weaker than the launched one).
+A drill rocket. This is either a launched drill rocket or a small and weaker drill rocket from the drill strike ([GearTypes#gtAirAttack `gtAirAttack`]).
The type of drill rocket is stored in the gear state. If `gsttmpFlag` is set (e.g. {{{band(GetState(yourDrillGear), gsttmpFlag) == 0}}} evaluates to `true`), it is a launched drill rocket, otherwise it is a drill rocket from the drill strike.