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

Fixing magog shoot sound

In H3 magog shooting sound is same as fireball spell sound.
This commit is contained in:
Dydzio 2016-09-30 00:46:14 +02:00 committed by GitHub
parent 5a34cb69aa
commit 97bae58f47

View File

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