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