# HG changeset patch # User Wuzzy # Date 1554216842 -3600 # Node ID 749b203b1fd7812b581a948cc7a5bbd7f68bf28b # Parent caa20881899ace94560162acf4cd08b5d3a66980 GearTypes: update gsttmpFlag for airmine diff -r caa20881899a -r 749b203b1fd7 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.