1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +02:00

Remove casting sound from quick sands - should be applied on obstacle

creation
This commit is contained in:
Ivan Savenko 2022-12-02 01:57:04 +02:00
parent 58ba5f1aee
commit 15051c33ce

View File

@ -4,7 +4,7 @@
"targetType" : "NO_TARGET",
"sounds": {
"cast": "QUIKSAND"
"cast": "" // no casting sound, only obstacle placement sound
},
"levels" : {
"base":{
@ -55,7 +55,7 @@
"targetType" : "NO_TARGET",
"sounds": {
"cast": ""
"cast": "" // no casting sound, only obstacle placement sound
},
"levels" : {
"base":{