--- a/GearTypes.wiki Tue Apr 02 15:51:06 2019 +0100
+++ b/GearTypes.wiki Tue Apr 02 15:54:02 2019 +0100
@@ -276,7 +276,7 @@
States:
- * `gsttmpFlag`: The air mine is inactive (shortly after being fired by hedgehog), indicated by a slightly darker color
+ * `gsttmpFlag`: The air mine is active and ready to chase. The air mine is only inactive for the first few seconds of its existence, inactivity is indicated by a slightly darker color
* `gstAttacking`: The air mine is activated and is about to explode.
* `gstChooseTarget`: The air mine is currently hunting a hedgehog. This should only be read by Lua scripts, setting it from a Lua script has no effect.