Added new music track 'Battle Epic' by Doug Kaufman.
This track was floating around from 2007, but never got committed until now
This commit is contained in:
parent
3c08e08971
commit
efebe40f22
4 changed files with 14 additions and 0 deletions
|
@ -42,6 +42,8 @@ Version 1.9.8+svn:
|
|||
(bug #16477)
|
||||
* Added "chat_message_aging" advanced preference to allow setting the
|
||||
ingame chat message aging interval
|
||||
* Music and sound effects:
|
||||
* New track "Battle Epic" by Doug Kaufman
|
||||
* Unit changes and balancing:
|
||||
* Lowered swamp defense of Cuttlefish and Sea Serpent from 60% to 40%
|
||||
* Decreased cost of Giant Rat from 13 to 6
|
||||
|
|
|
@ -139,6 +139,11 @@
|
|||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=battle-epic.ogg
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
[event]
|
||||
name=prestart
|
||||
[music]
|
||||
|
@ -260,6 +265,11 @@
|
|||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=battle-epic.ogg
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
[/event]
|
||||
#enddef
|
||||
|
||||
|
|
BIN
data/core/music/battle-epic.ogg
Normal file
BIN
data/core/music/battle-epic.ogg
Normal file
Binary file not shown.
|
@ -18,6 +18,8 @@ Version 1.9.8+svn:
|
|||
* Fixed 'agriculture' not getting translated sometimes and research
|
||||
for agriculture not getting counted if the research order wasn't changed
|
||||
(bug #16477)
|
||||
* Music and sound effects:
|
||||
* New track "Battle Epic" by Doug Kaufman
|
||||
* Unit changes and balancing:
|
||||
* Decreased cost of Giant Rat from 13 to 6.
|
||||
* Various changes to the defense, movement and resistances of the Giant Rat.
|
||||
|
|
Loading…
Add table
Reference in a new issue