diff -r 2e169402d576 -r 0fba851eb618 GearTypes.wiki --- a/GearTypes.wiki Wed Mar 09 01:25:33 2016 +0000 +++ b/GearTypes.wiki Wed Mar 09 01:27:00 2016 +0000 @@ -150,13 +150,9 @@ * `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.) - -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. +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.) -See `LuaAPI`. - -TODO: Write more about hedgehogs. +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 many hedgehog-related functions in LuaAPI. ==== `gtPortal` ==== A portal from the portable portal device.