mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 12:26:37 +00:00
Fix sound desc, remove removed field
This commit is contained in:
parent
9f2ad18549
commit
3a9a83b107
1 changed files with 1 additions and 2 deletions
|
@ -1186,8 +1186,7 @@
|
|||
-- Region sound reference
|
||||
-- @type RegionSoundRef
|
||||
-- @field #string soundId Sound record ID
|
||||
-- @field #number chance Probability that this sound plays periodically in the region
|
||||
-- @field #Sound sound The full sound record referenced by `soundId`, or `nil` if not found
|
||||
-- @field #number chance Multiplicative percentage used to determine whether to play the sound
|
||||
|
||||
--- @{#Factions}: Factions
|
||||
-- @field [parent=#core] #Factions factions
|
||||
|
|
Loading…
Reference in a new issue