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:
parent
355df51033
commit
e20b1e275b
@ -113,7 +113,10 @@
|
||||
"battleFields" : ["ship"],
|
||||
"transitionRequired" : true,
|
||||
"terrainViewPatterns" : "water",
|
||||
"horseSoundId" : 8
|
||||
"horseSoundId" : 8,
|
||||
"sounds": {
|
||||
"ambient": ["LOOPOCEA"]
|
||||
}
|
||||
},
|
||||
"rock" :
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user