# HG changeset patch # User Wuzzy # Date 1459773988 -3600 # Node ID 6948d85cf3c92d7d5be4ae96b346b8551e680991 # Parent 284d3223686559699b0ad2877df5601e80d0b513 GearTypes: fix gtDrill link diff -r 284d32236865 -r 6948d85cf3c9 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