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