1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00

[832] Fix water ambient sound

This commit is contained in:
nordsoft 2022-09-05 21:43:07 +04:00 committed by Andrii Danylchenko
parent cf9314507b
commit fa4f79692b

View File

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