diff --git a/files/lua_api/openmw/types.lua b/files/lua_api/openmw/types.lua index f43fbe1963..fdf6eba7ed 100644 --- a/files/lua_api/openmw/types.lua +++ b/files/lua_api/openmw/types.lua @@ -485,8 +485,8 @@ -- @return #boolean --- --- Whether the actor is in the werewolf form at the moment. --- @function [parent=#Actor] isWerewolf +-- Whether the NPC or player is in the werewolf form at the moment. +-- @function [parent=#NPC] isWerewolf -- @param openmw.core#GameObject actor -- @return #boolean