diff --git a/docs/dev/Lua API.rst b/docs/dev/Lua API.rst index 8eb5e2c74..b8a94f59c 100644 --- a/docs/dev/Lua API.rst +++ b/docs/dev/Lua API.rst @@ -1560,7 +1560,7 @@ Timers will be capped to go no lower than 1. * ``All`` (does not include unknown unit action types) * ``Movement`` - * ``MovementFeet`` (intended to only be used when the unit is standing, such as with pegasus boots from the modding guide) + * ``MovementFeet`` (for walking speed, such as with pegasus boots from the `modding-guide`) * ``Combat`` (includes bloodsucking) * ``Work``