# HG changeset patch # User Wuzzy # Date 1441843723 0 # Node ID 688158bfc7f755f7cb40abc67e82b46e8a1d8baf # Parent 9a49d69316f2bd615d0f78884b6ca911906071ee air attack pos and gtAddAmmo description diff -r 9a49d69316f2 -r 688158bfc7f7 GearTypes.wiki --- a/GearTypes.wiki Wed Sep 09 09:27:39 2015 +0000 +++ b/GearTypes.wiki Thu Sep 10 00:08:43 2015 +0000 @@ -39,7 +39,7 @@ If not noted otherwise, all times are in milliseconds. || *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* || -|| `gtAirAttack` || The airplane of an air attack || TODO || Direction of airplane (`-1` = left, `1` = right) || TODO || Number of bombs left (default: 6) || +|| `gtAirAttack` || The airplane of an airborne attack || Type of airborne attack: 0=Air Attack, 1=Mine Strike, 2=Napalm, 3=Drill Strike || Direction of airplane (`-1` = left, `1` = right) || TODO || Number of bombs left (default: 6) || || `gtAirMine` || An air mine || Air friction. Higher values mean slower movement || TODO || Detonation timer (after activation). || TODO || || `gtBallGun` || A ballgun || TODO || TODO || Remaining usage time, default is 5001. One ball is fired every 100ms. || TODO || || `gtBee` || Homing bee || TODO || wheather the bee is underwater (`0` = no, `1` = yes) || Used for pre-homing time and max. flight timer after started homing || TODO || @@ -91,7 +91,7 @@ === Other === || *Gear type* || *Description* || *Pos* || *Tag* || *Timer* || *Health* || -|| `gtAddAmmo` || TODO || TODO || TODO || TODO || TODO || +|| `gtAddAmmo` || Used to add some weapon or utilty to a hedgehog. The gear is added when a crate has been collected. || TODO || TODO || TODO || TODO || || `gtATStartGame` || TODO || TODO || TODO || TODO || TODO || || `gtATFinishGame` || TODO || TODO || TODO || TODO || TODO || || `gtGenericFaller` || TODO || TODO || TODO || TODO || TODO ||