GearTypes.wiki
changeset 793 a9de86e466e2
parent 792 dfb7a269d70b
child 794 4e2e38787f24
--- a/GearTypes.wiki	Mon Mar 21 00:24:48 2016 +0000
+++ b/GearTypes.wiki	Mon Mar 21 00:32:59 2016 +0000
@@ -305,6 +305,7 @@
 A hedgehog which performs the Shoryuken attack.
 
  * `Tag`: Current Y coordinate of the hedgehog.
+ * `Radius`: Hit radius. Default: 15
  * `Boom`: Damage. Default: 30
 
 ==== `gtFlamethrower` ====
@@ -412,6 +413,7 @@
 ==== `gtShover` ====
 Used by baseball bat.
 
+ * `Radius`: Hit radius. Default: 20
  * `Boom`: Damage. Default: 30
 
 ==== `gtSineGunShot` ====
@@ -448,6 +450,7 @@
 ==== `gtWhip` ====
 A whip.
 
+ * `Radius`: Hit radius. Default: 20
  * `Boom`: Damage. Default: 30
 
 === Secondary projectiles ===