diff --git a/files/lua_api/openmw/core.lua b/files/lua_api/openmw/core.lua index 8ad7a973da..3c00f49354 100644 --- a/files/lua_api/openmw/core.lua +++ b/files/lua_api/openmw/core.lua @@ -453,11 +453,6 @@ --- @{#Land}: Functions for interacting with land data -- @field [parent=#core] #Land land - ---- @{#Magic}: spells and spell effects --- @field [parent=#core] #Magic magic - - --- -- Get the terrain height at a given location. -- @function [parent=#Land] getHeightAt @@ -473,6 +468,10 @@ -- @return #nil, #string Texture path or nil if one isn't defined -- @return #nil, #string Plugin name or nil if failed to retrieve the texture + +--- @{#Magic}: spells and spell effects +-- @field [parent=#core] #Magic magic + --- Possible @{#SpellRange} values -- @field [parent=#Magic] #SpellRange RANGE