1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00

[833] Fix spell scroll sound

This commit is contained in:
nordsoft 2022-09-05 22:08:46 +04:00 committed by Andrii Danylchenko
parent 18ba49c1ca
commit 37ee4a7e50

View File

@ -478,6 +478,9 @@
"object" : { "object" : {
"index" : 0, "index" : 0,
"aiValue" : 500, "aiValue" : 500,
"sounds" : {
"removal" : [ "PICKUP01", "PICKUP02", "PICKUP03", "PICKUP04", "PICKUP05", "PICKUP06", "PICKUP07" ]
},
"templates" : { "templates" : {
"normal" : { "normal" : {
"visitableFrom" : [ "+++", "+-+", "+++" ], "visitableFrom" : [ "+++", "+-+", "+++" ],