1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00

[832] Fix water ambient sound

This commit is contained in:
nordsoft 2022-09-05 21:43:07 +04:00
parent 355df51033
commit e20b1e275b

View File

@ -113,7 +113,10 @@
"battleFields" : ["ship"],
"transitionRequired" : true,
"terrainViewPatterns" : "water",
"horseSoundId" : 8
"horseSoundId" : 8,
"sounds": {
"ambient": ["LOOPOCEA"]
}
},
"rock" :
{