# HG changeset patch # User Wuzzy # Date 1459775942 -3600 # Node ID d58e744b290952d51759bf845ae6dd78d3c0a39b # Parent b3c2c6ff4da31e418f1dd6e3800d2a8c0b92d59f GearTypes: link to gtAirAttack in gtDrill diff -r b3c2c6ff4da3 -r d58e744b2909 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.