diff --git a/files/lua_api/openmw/core.lua b/files/lua_api/openmw/core.lua index a6e9cb361cd..b7a3b65ba6b 100644 --- a/files/lua_api/openmw/core.lua +++ b/files/lua_api/openmw/core.lua @@ -827,7 +827,7 @@ --- -- Play an animated voiceover. Has two overloads: -- --- * With an "object" argument: play sound for given object, with speaking animation if possible equipment slots. +-- * With an "object" argument: play sound for given object, with speaking animation if possible -- * Without an "object" argument: play sound globally, without object -- @function [parent=#Sound] say -- @param #string fileName Path to sound file in VFS