mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 04:36:41 +00:00
Fix docs typos
This commit is contained in:
parent
bca05d018e
commit
ad3b83432c
1 changed files with 2 additions and 2 deletions
|
@ -729,7 +729,7 @@
|
|||
-- @field #string name Human-readable name
|
||||
-- @field #string model VFS path to the model
|
||||
-- @field #string mwscript MWScript on this weapon (can be empty)
|
||||
-- @field #string icon
|
||||
-- @field #string icon VFS path to the icon
|
||||
-- @field #string enchant
|
||||
-- @field #boolean isMagical
|
||||
-- @field #boolean isSilver
|
||||
|
@ -936,7 +936,7 @@
|
|||
-- @field #string name Human-readable name
|
||||
-- @field #string model VFS path to the model
|
||||
-- @field #string mwscript MWScript on this container (can be empty)
|
||||
-- @field #number weight capacity of this container (can be empty)
|
||||
-- @field #number weight capacity of this container
|
||||
|
||||
--- @{#Door} functions
|
||||
-- @field [parent=#types] #Door Door
|
||||
|
|
Loading…
Reference in a new issue