# HG changeset patch # User Wuzzy # Date 1457486733 0 # Node ID 2e169402d57652bf45dc1a1615be2125a30f7f7f # Parent 7c3fd495897bf01bdc10fc4c572041f4c89e7014 GearTypes: syntax fix diff -r 7c3fd495897b -r 2e169402d576 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.