1
0
Fork 0
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:
SkyHasACat 2025-08-03 11:47:18 -07:00 committed by Evil Eye
parent 9f2ad18549
commit 3a9a83b107

View file

@ -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