Browse Source

Fixing magog shoot sound

In H3 magog shooting sound is same as fireball spell sound.
Dydzio 9 years ago
parent
commit
97bae58f47
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/creatures/inferno.json

+ 1 - 1
config/creatures/inferno.json

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