GearTypes: fix gtDrill link
authorWuzzy
Mon, 04 Apr 2016 13:46:28 +0100
changeset 851 6948d85cf3c9
parent 850 284d32236865
child 852 efcc0feef9ec
GearTypes: fix gtDrill link
GearTypes.wiki
--- a/GearTypes.wiki	Mon Apr 04 13:45:36 2016 +0100
+++ b/GearTypes.wiki	Mon Apr 04 13:46:28 2016 +0100
@@ -219,7 +219,7 @@
 Gears of weapons which can be directly used or launched by the players.
 
 ==== `gtAirAttack` ====
-The airplane of an airborne attack. It can drop either missiles ([GearTypes#gtAirBomb `gtAirBomb`]), mines ([GearTypes#gtMine `gtMine`]), napalm missiles ([GearTypes#gtNapalmBomb `gtNapalmBomb`]) or drill rockets ([GearTypes# `gtDrill`])
+The airplane of an airborne attack. It can drop either missiles ([GearTypes#gtAirBomb `gtAirBomb`]), mines ([GearTypes#gtMine `gtMine`]), napalm missiles ([GearTypes#gtNapalmBomb `gtNapalmBomb`]) or drill rockets ([GearTypes#gtDrill `gtDrill`])
 
  * `Pos`: Type of airborne attack: `0` = Air Attack, `1` = Mine Strike, `2` = Napalm, `3` = Drill Strike
  * `Tag`: Direction of airplane: `-1` = left, `1` = right