Correct titles of music tracks
Not all file names match the titles exactly. I read the full titles from metadata of the Ogg Vorbis files.
This commit is contained in:
parent
6ba16e9bc6
commit
16c1b86443
1 changed files with 8 additions and 8 deletions
|
@ -285,7 +285,7 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=battle.ogg
|
||||
title= _ "Battle"
|
||||
title= _ "Battle Music"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
@ -309,7 +309,7 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=elvish-theme.ogg
|
||||
title= _ "Elvish Theme"
|
||||
title= _ "Elvish theme"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
@ -321,7 +321,7 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=heroes_rite.ogg
|
||||
title= _ "Hero’s Rite"
|
||||
title= _ "Heroes Rite"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
@ -333,7 +333,7 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=journeys_end.ogg
|
||||
title= _ "Joyrney’s End"
|
||||
title= _ "Journey’s End"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
@ -345,7 +345,7 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=knolls.ogg
|
||||
title= _ "Knolls"
|
||||
title= _ "The Knolls of Doldesh"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
@ -369,7 +369,7 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=northern_mountains.ogg
|
||||
title= _ "Northern Mountains"
|
||||
title= _ "Over the Northern Mountains"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
@ -459,13 +459,13 @@
|
|||
[/music]
|
||||
[music]
|
||||
name=vengeful.ogg
|
||||
title= _ "Vengeful"
|
||||
title= _ "Vengeful Pursuit"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=wanderer.ogg
|
||||
title= _ "Wanderer"
|
||||
title= _ "Still Another Wanderer"
|
||||
ms_before=12000
|
||||
append=yes
|
||||
[/music]
|
||||
|
|
Loading…
Add table
Reference in a new issue