GearTypes: fix duck link
authorWuzzy
Thu, 27 Apr 2017 15:55:01 +0100
changeset 999 b5c384def059
parent 998 f6ed8749f20b
child 1000 6a8a00acbfb1
GearTypes: fix duck link
GearTypes.wiki
--- a/GearTypes.wiki	Thu Apr 27 15:54:28 2017 +0100
+++ b/GearTypes.wiki	Thu Apr 27 15:55:01 2017 +0100
@@ -50,7 +50,7 @@
 || [GearTypes#gtCake `gtCake`] || A cake ||
 || [GearTypes#gtDEagleShot `gtDEagleShot`] || A shot from a Desert Eagle ||
 || [GearTypes#gtDrill `gtDrill`] || Drill rocket ||
-|| [GearTypes#gtDuck `gtDuck`] || Rubber duck ||
+|| [GearTypes#gtDuck `gtDuck`] || A rubber duck ||
 || [GearTypes#gtDynamite `gtDynamite`] || A dynamite ||
 || [GearTypes#gtFirePunch `gtFirePunch`] || Shoryuken ||
 || [GearTypes#gtFlamethrower `gtFlamethrower`] || A flamethrower ||
@@ -329,7 +329,7 @@
  * `Timer`: Detonation timer (in ms)
  * `Boom`: Explosion size and damage. Default: 50 for launched drill rocket, 30 for drill rocket from drill strike
 
-==== `gtDuck` (0.9.23) ====
+==== `gtDuck` ====
 A rubber duck. Explodes on collision. Swims on water and is affected by wind as soon it is on the water. It is also able to swim on the Sea edges, it simply turns around by 90 degrees.
 
  * `Pos`: The movement state. `0` when in air, between `1` and `4` when swimming, between `5` and `8` when underwater