1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00

Merge pull request #223 from dydzio0614/patch-1

Fixing some wrong ingame sounds
This commit is contained in:
Alexander Shishkin 2016-09-30 03:25:01 +04:00 committed by GitHub
commit 7cef9529e2
3 changed files with 4 additions and 4 deletions

View File

@ -96,7 +96,7 @@
"defend": "MGOGDFND.wav",
"killed": "MGOGKILL.wav",
"move": "MGOGMOVE.wav",
"shoot": "MGOGSHOT.wav",
"shoot": "SPONTCOMB.wav",
"wince": "MGOGWNCE.wav"
}
},

View File

@ -172,7 +172,7 @@
"hit":["C13SPF"] //C13SPF0 ???
},
"sounds": {
"cast": "FIREBALL"
"cast": "SPONTCOMB"
},
"levels" : {
"base":{
@ -276,7 +276,7 @@
"affect":["C14SPA0"]
},
"sounds": {
"cast": "COLDRING"
"cast": "SACBRETH"
},
"levels" : {
"base":{

View File

@ -858,7 +858,7 @@
"affect":["C15SPA0"]
},
"sounds": {
"cast": "HASTE"
"cast": "TAILWIND"
},
"levels" : {
"base":{