From 15d940654d0af7b2cfcc913ba805697ba7988803 Mon Sep 17 00:00:00 2001 From: Tobias Tribble Date: Wed, 26 Apr 2023 15:02:27 -0500 Subject: [PATCH] Fixed field error in documentation --- files/lua_api/openmw/types.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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