GearTypes: link to gtAirAttack in gtDrill
authorWuzzy
Mon, 04 Apr 2016 14:19:02 +0100
changeset 854 d58e744b2909
parent 853 b3c2c6ff4da3
child 855 0878a8e37afb
GearTypes: link to gtAirAttack in gtDrill
GearTypes.wiki
--- 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.