diff --git a/files/lua_api/openmw/types.lua b/files/lua_api/openmw/types.lua index 05224bb5c8..aebb1f9fc4 100644 --- a/files/lua_api/openmw/types.lua +++ b/files/lua_api/openmw/types.lua @@ -518,7 +518,7 @@ -- @field #string baseCreature Record id of a base creature, which was modified to create this one -- @field #string model VFS path to the creature's model -- @field #string mwscript --- @field #string soulValue The soul value of the creature record +-- @field #number soulValue The soul value of the creature record --- @{#NPC} functions