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:
parent
5a34cb69aa
commit
97bae58f47
@ -96,7 +96,7 @@
|
||||
"defend": "MGOGDFND.wav",
|
||||
"killed": "MGOGKILL.wav",
|
||||
"move": "MGOGMOVE.wav",
|
||||
"shoot": "MGOGSHOT.wav",
|
||||
"shoot": "SPONTCOMB.wav",
|
||||
"wince": "MGOGWNCE.wav"
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user