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:
parent
58ba5f1aee
commit
15051c33ce
@ -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":{
|
||||
|
Loading…
x
Reference in New Issue
Block a user