reorder of documentation for landbindings in core.lua

This commit is contained in:
Sebastian Fieber 2025-01-12 15:09:22 +01:00
parent 47453b307a
commit 6671c12ad2

View File

@ -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