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:
parent
18ba49c1ca
commit
37ee4a7e50
@ -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" : [ "+++", "+-+", "+++" ],
|
||||||
|
Loading…
Reference in New Issue
Block a user