--- a/GearTypes.wiki Wed Apr 06 16:25:56 2016 +0100
+++ b/GearTypes.wiki Wed Apr 06 16:36:27 2016 +0100
@@ -384,7 +384,7 @@
==== `gtRCPlane` ====
An RC plane. It can drop missiles ([GearTypes#gtAirBomb `gtAirBomb`]).
- * `Tag`: dX speed??? (The purpose of the `Tag` is not clear yet)
+ * `Tag`: Initial flying direction, depends on the facing direction of the hedgehog which launched it. -1: left, 1: right. This is used for rendering.
* `Timer`: Remaining fly time (in milliseconds). Default: 15000
* `Health`: Number of missiles on board. Default: 3
* `Tint`: RGBA color of RC plane (default: clan color)