1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 15:45:35 +00:00

Merge branch 'lalat-dalam-cawan' into 'master'

Fix docs for door sound

See merge request OpenMW/openmw!4238
This commit is contained in:
psi29a 2024-07-09 08:07:56 +00:00
commit 3e024bc278

View file

@ -2172,9 +2172,8 @@
-- @field #string name Human-readable name
-- @field #string model VFS path to the model
-- @field #string mwscript MWScript on this door (can be nil)
-- @field #string openSound VFS path to the sound of opening
-- @field #string closeSound VFS path to the sound of closing
-- @field #string openSound The sound id for door opening
-- @field #string closeSound The sound id for door closing
--- Functions for @{#Static} objects