Converted bat hit and troll sounds to .ogg.
This commit is contained in:
parent
27d002a989
commit
1cd73c0561
23 changed files with 3 additions and 3 deletions
|
@ -137,7 +137,7 @@
|
|||
sword-1.ogg #enddef
|
||||
|
||||
#define SOUND_LIST:BAT_HIT
|
||||
bat-hit-1.wav,bat-hit-2.wav,bat-hit-3.wav,bat-hit-4.wav #enddef
|
||||
bat-hit-1.ogg,bat-hit-2.ogg,bat-hit-3.ogg,bat-hit-4.ogg #enddef
|
||||
|
||||
#define SOUND_LIST:DRAKE_HIT
|
||||
drake-hit-1.ogg,drake-hit-2.ogg,drake-hit-3.ogg #enddef
|
||||
|
@ -221,10 +221,10 @@
|
|||
skeleton-die-1.ogg,skeleton-die-2.ogg #enddef
|
||||
|
||||
#define SOUND_LIST:TROLL_HIT
|
||||
troll-hit-1.wav,troll-hit-2.wav,troll-hit-3.wav,troll-hit-4.wav #enddef
|
||||
troll-hit-1.ogg,troll-hit-2.ogg,troll-hit-3.ogg,troll-hit-4.ogg #enddef
|
||||
|
||||
#define SOUND_LIST:TROLL_DIE
|
||||
troll-die-1.wav,troll-die-2.wav,troll-die-3.wav #enddef
|
||||
troll-die-1.ogg,troll-die-2.ogg,troll-die-3.ogg #enddef
|
||||
|
||||
#define SOUND_LIST:ZOMBIE_WEAK_HIT
|
||||
zombie-hit-4.ogg,zombie-hit-5.ogg,zombie-hit-6.ogg #enddef
|
||||
|
|
BIN
data/core/sounds/bat-hit-1.ogg
Normal file
BIN
data/core/sounds/bat-hit-1.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/bat-hit-2.ogg
Normal file
BIN
data/core/sounds/bat-hit-2.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/bat-hit-3.ogg
Normal file
BIN
data/core/sounds/bat-hit-3.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/bat-hit-4.ogg
Normal file
BIN
data/core/sounds/bat-hit-4.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-die-1.ogg
Normal file
BIN
data/core/sounds/troll-die-1.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-die-2.ogg
Normal file
BIN
data/core/sounds/troll-die-2.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-die-3.ogg
Normal file
BIN
data/core/sounds/troll-die-3.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-hit-1.ogg
Normal file
BIN
data/core/sounds/troll-hit-1.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-hit-2.ogg
Normal file
BIN
data/core/sounds/troll-hit-2.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-hit-3.ogg
Normal file
BIN
data/core/sounds/troll-hit-3.ogg
Normal file
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/troll-hit-4.ogg
Normal file
BIN
data/core/sounds/troll-hit-4.ogg
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue