GearTypes: clarify
authorWuzzy
Sat, 26 Oct 2019 23:21:39 +0100
changeset 2059 e1f13ff10df0
parent 2058 fb4a96a5aa5c
child 2060 55ea190450ec
GearTypes: clarify
GearTypes.wiki
--- a/GearTypes.wiki	Sat Oct 26 23:21:11 2019 +0100
+++ b/GearTypes.wiki	Sat Oct 26 23:21:39 2019 +0100
@@ -589,7 +589,7 @@
 A poisonous cloud, makes hedgehogs sick on contact. Is normally created by [GearTypes#gtGasBomb `gtGasBomb`].
 
  * `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.
- * `WDTimer`: (1.0.1-dev) Initial life time. Used by the animation
+ * `WDTimer`: (1.0.1-dev) Initial life time (after spawning). Used by the animation
 
 === Other ===
 Gears which don't fit into any other category.