GearTypes: syntax fix
authorWuzzy
Wed, 09 Mar 2016 01:25:33 +0000
changeset 781 2e169402d576
parent 780 7c3fd495897b
child 782 0fba851eb618
GearTypes: syntax fix
GearTypes.wiki
--- a/GearTypes.wiki	Wed Mar 09 01:25:02 2016 +0000
+++ b/GearTypes.wiki	Wed Mar 09 01:25:33 2016 +0000
@@ -150,7 +150,7 @@
  * `Boom`: Explosion size and damage caused when the hedgehog dies (default: 30)
  * `FlightTime`: Time (in milliseconds) since the hedgehog stood the last time on solid ground
 
-Hedgehogs also make heavy use of the gear state, see [[States]]. [[GearMessages gear messages]] are used for controlling a hedgehogs movement and actions (e.g. moving left, attacking, jumping, etc.)
+Hedgehogs also make heavy use of the gear state, see [States]. [GearMessages gear messages] are used for controlling a hedgehogs movement and actions (e.g. moving left, attacking, jumping, etc.)
 
 Please note that hedgehogs have also many other attributes and functions which are specific to hedgehogs only (like name, team name, hat, etc.). You can find these functions in LuaAPI.