mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Correcting timed spell sounds
Haste spell has wrong sound, rest seems to be fine.
This commit is contained in:
parent
aa412a9812
commit
5a34cb69aa
@ -858,7 +858,7 @@
|
||||
"affect":["C15SPA0"]
|
||||
},
|
||||
"sounds": {
|
||||
"cast": "HASTE"
|
||||
"cast": "TAILWIND"
|
||||
},
|
||||
"levels" : {
|
||||
"base":{
|
||||
|
Loading…
Reference in New Issue
Block a user