GearTypes.wiki
changeset 2059 e1f13ff10df0
parent 2058 fb4a96a5aa5c
child 2077 514babfbad9e
equal deleted inserted replaced
2058:fb4a96a5aa5c 2059:e1f13ff10df0
   587 
   587 
   588 ==== `gtPoisonCloud` ====
   588 ==== `gtPoisonCloud` ====
   589 A poisonous cloud, makes hedgehogs sick on contact. Is normally created by [GearTypes#gtGasBomb `gtGasBomb`].
   589 A poisonous cloud, makes hedgehogs sick on contact. Is normally created by [GearTypes#gtGasBomb `gtGasBomb`].
   590 
   590 
   591  * `Timer`: Remaining “life time” in milliseconds (default: 5000). Note that the current animation does not very well support timers larger than 5 seconds, and the animation is partly hardcoded.
   591  * `Timer`: Remaining “life time” in milliseconds (default: 5000). Note that the current animation does not very well support timers larger than 5 seconds, and the animation is partly hardcoded.
   592  * `WDTimer`: (1.0.1-dev) Initial life time. Used by the animation
   592  * `WDTimer`: (1.0.1-dev) Initial life time (after spawning). Used by the animation
   593 
   593 
   594 === Other ===
   594 === Other ===
   595 Gears which don't fit into any other category.
   595 Gears which don't fit into any other category.
   596 
   596 
   597 ==== `gtAddAmmo` ====
   597 ==== `gtAddAmmo` ====