mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-20 10:00:20 -04:00
reorder of documentation for landbindings in core.lua
This commit is contained in:
parent
47453b307a
commit
6671c12ad2
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user