new/updated music playlists for two brothers
This commit is contained in:
parent
c52dc5088f
commit
d8775b5cc1
5 changed files with 38 additions and 0 deletions
|
@ -3,6 +3,8 @@ Version 1.3.13+svn:
|
|||
* The Hammer of Thursagan:
|
||||
* 'Invaders' if there weren't enough free tiles to spawn all indigs the
|
||||
game would enter an infinite loop (bug #10621)
|
||||
* Two Brothers:
|
||||
* updated the music playlists in all scenarios to include the new music
|
||||
* graphics:
|
||||
* overlays are properly drawn at the top row (eg forrest) (bug #10238)
|
||||
* mountains no longer have a hill as base
|
||||
|
|
|
@ -25,6 +25,16 @@
|
|||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=vengeful.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=revelation.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
|
|
|
@ -26,6 +26,17 @@
|
|||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=legends_of_the_north.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=vengeful.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
|
|
|
@ -39,6 +39,12 @@
|
|||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=battle.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
|
@ -757,6 +763,10 @@
|
|||
numerical_equals=1
|
||||
[/variable]
|
||||
[then]
|
||||
[music]
|
||||
name=breaking_the_chains.ogg
|
||||
ms_before=500
|
||||
[/music]
|
||||
[terrain]
|
||||
x=5
|
||||
y=5
|
||||
|
|
|
@ -35,6 +35,11 @@
|
|||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=vengeful.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
{DUSK}
|
||||
{FIRST_WATCH}
|
||||
|
|
Loading…
Add table
Reference in a new issue