GearTypes: update gsttmpFlag for airmine
authorWuzzy
Tue, 02 Apr 2019 15:54:02 +0100
changeset 1714 749b203b1fd7
parent 1713 caa20881899a
child 1715 5cac9aadcc27
GearTypes: update gsttmpFlag for airmine
GearTypes.wiki
--- 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.