GearTypes: Remove gtDuck
authorWuzzy
Sat, 12 Oct 2019 16:45:50 +0100
changeset 2040 132be33653aa
parent 2039 9c381d23e996
child 2041 7b22fb878196
GearTypes: Remove gtDuck
GearTypes.wiki
--- a/GearTypes.wiki	Sat Oct 12 16:45:32 2019 +0100
+++ b/GearTypes.wiki	Sat Oct 12 16:45:50 2019 +0100
@@ -49,7 +49,6 @@
 || [GearTypes#gtCreeper `gtCreeper`] || Creeper (unfinished weapon) ||
 || [GearTypes#gtDEagleShot `gtDEagleShot`] || Shot from a Desert Eagle ||
 || [GearTypes#gtDrill `gtDrill`] || Drill rocket ||
-|| [GearTypes#gtDuck `gtDuck`] || Rubber duck (*deprecated*) ||
 || [GearTypes#gtDynamite `gtDynamite`] || Dynamite ||
 || [GearTypes#gtFirePunch `gtFirePunch`] || Shoryuken ||
 || [GearTypes#gtFlamethrower `gtFlamethrower`] || Flamethrower ||
@@ -350,11 +349,6 @@
  * `Timer`: Detonation timer (in ms)
  * `Boom`: Explosion size and damage. Default: 50 for launched drill rocket, 30 for drill rocket from drill strike
 
-==== `gtDuck` ====
-This gear type is *deprecated*, it will be removed in a future version. Do not use it.
-
-In version 0.9.25, this is just an alias to `gtCreeper`.
-
 ==== `gtDynamite` ====
 A dynamite.
 Note: The current animation does not support denotation times above 5 seconds. If you want to have larger times, you have to provide your own dynamite sprite in a sidecar HWP or find another workaround.