air attack pos and gtAddAmmo description
authorWuzzy
Thu, 10 Sep 2015 00:08:43 +0000
changeset 609 688158bfc7f7
parent 608 9a49d69316f2
child 610 b5b545b29e6a
air attack pos and gtAddAmmo description
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 ||