mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-28 08:48:48 +02:00
Fix double-playing resource pickup sound
This commit is contained in:
parent
0edac2e124
commit
09b7fb1fb2
@ -58,9 +58,6 @@
|
|||||||
"base" : {
|
"base" : {
|
||||||
"visitableFrom" : [ "+++", "+-+", "+++" ],
|
"visitableFrom" : [ "+++", "+-+", "+++" ],
|
||||||
"mask" : [ "VA" ]
|
"mask" : [ "VA" ]
|
||||||
},
|
|
||||||
"sounds" : {
|
|
||||||
"removal" : [ "PICKUP01", "PICKUP02", "PICKUP03", "PICKUP04", "PICKUP05", "PICKUP06", "PICKUP07" ]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"types" : {
|
"types" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user