mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-06 00:55:50 +00:00
Update types.lua
This commit is contained in:
parent
4734504e2c
commit
1d35a83452
@ -692,9 +692,9 @@
|
||||
-- @field #string id Record id
|
||||
-- @field #string name Name of the clothing
|
||||
-- @field #string model VFS path to the model
|
||||
-- @field #string mwscript MWScript on this armor (can be empty)
|
||||
-- @field #string mwscript MWScript on this clothing (can be empty)
|
||||
-- @field #string icon VFS path to the icon
|
||||
-- @field #string enchant The enchantment ID of this armor (can be empty)
|
||||
-- @field #string enchant The enchantment ID of this clothing (can be empty)
|
||||
-- @field #number weight
|
||||
-- @field #number value
|
||||
-- @field #number type See @{#Clothing.TYPE}
|
||||
|
Loading…
Reference in New Issue
Block a user