mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-18 03:21:27 +02:00
[833] Fix spell scroll sound
This commit is contained in:
parent
cb4a4298c1
commit
c9ee5ab2f6
@ -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…
x
Reference in New Issue
Block a user