mirror of
https://github.com/vcmi/vcmi.git
synced 2026-06-19 22:57:37 +02:00
Correcting timed spell sounds
Haste spell has wrong sound, rest seems to be fine.
This commit is contained in:
@@ -858,7 +858,7 @@
|
||||
"affect":["C15SPA0"]
|
||||
},
|
||||
"sounds": {
|
||||
"cast": "HASTE"
|
||||
"cast": "TAILWIND"
|
||||
},
|
||||
"levels" : {
|
||||
"base":{
|
||||
|
||||
Reference in New Issue
Block a user