From ad3b83432c1a87d20fca76f7b91604cc094b7695 Mon Sep 17 00:00:00 2001 From: beelzebielsk Date: Tue, 31 May 2022 13:16:19 +0000 Subject: [PATCH] Fix docs typos --- files/lua_api/openmw/types.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/lua_api/openmw/types.lua b/files/lua_api/openmw/types.lua index 34f7f8b442..3504c0dcd0 100644 --- a/files/lua_api/openmw/types.lua +++ b/files/lua_api/openmw/types.lua @@ -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