New dwarf hit and die sounds
This commit is contained in:
parent
ceb693380f
commit
4e7e00d2d5
11 changed files with 9 additions and 1 deletions
|
@ -4,6 +4,8 @@ Version 1.13.1+dev:
|
|||
* Campaigns:
|
||||
* Tutorial:
|
||||
* Fixed transition to second scenario.
|
||||
* Music and sound effects:
|
||||
* New dwarf hit and die sounds.
|
||||
|
||||
|
||||
Version 1.13.1:
|
||||
|
|
|
@ -717,6 +717,10 @@
|
|||
name = "Lari Nieminen (zookeeper)"
|
||||
comment = "focus on attack, weapon and user interface sounds"
|
||||
[/entry]
|
||||
[entry]
|
||||
name = "Adam Rinsky (Action Jack)"
|
||||
comment = "dwarf hit and die sounds"
|
||||
[/entry]
|
||||
[/about]
|
||||
|
||||
[about]
|
||||
|
|
|
@ -742,7 +742,7 @@ drake-hit-[1~3].ogg #enddef
|
|||
dwarf-hit-[1~4].ogg #enddef
|
||||
|
||||
#define SOUND_LIST:DWARF_DIE
|
||||
dwarf-die-[1~2].ogg #enddef
|
||||
dwarf-die-[1~3].ogg #enddef
|
||||
|
||||
#define SOUND_LIST:ELF_HIT
|
||||
human-hit-[1~4].ogg,elf-hit-[1~2].ogg #enddef
|
||||
|
|
Binary file not shown.
Binary file not shown.
BIN
data/core/sounds/dwarf-die-3.ogg
Normal file
BIN
data/core/sounds/dwarf-die-3.ogg
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -5,6 +5,8 @@ changelog: https://github.com/wesnoth/wesnoth/blob/master/changelog
|
|||
Version 1.13.1+dev:
|
||||
* Language and i18n:
|
||||
* Updated translations: Galician.
|
||||
* Music and sound effects:
|
||||
* New dwarf hit and die sounds.
|
||||
|
||||
|
||||
Version 1.13.1:
|
||||
|
|
Loading…
Add table
Reference in a new issue