mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 05:13:58 -07:00
New song for the germans.
Song by: @skymx Reviewed by: Omri Lahav, @samulis
This commit is contained in:
parent
e0db65ba1b
commit
b23c0794a5
3 changed files with 8 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db9c346891bb671fc83081172b7b5984126deaabde448fd995f3563d9a1b6f12
|
||||
size 7812351
|
||||
|
|
@ -24,6 +24,7 @@
|
|||
{
|
||||
"List": [
|
||||
{ "nick": "Dariusofwest", "name": "Allan Brown" },
|
||||
{ "nick": "skymx", "name": "Max Whitfield" },
|
||||
{ "nick": "OmriLahav", "name": "Omri Lahav" },
|
||||
{ "nick": "Samulis", "name": "Sam Gossner" },
|
||||
{ "nick": "Vaevictis_Music", "name": "Boris Hansen" }
|
||||
|
|
|
|||
|
|
@ -3,6 +3,10 @@
|
|||
"Culture":[ "germ" ],
|
||||
"Region":[ "europe" ],
|
||||
"Music": [
|
||||
{
|
||||
"File": "A_Brothers_Revenge.ogg",
|
||||
"Type": "peace"
|
||||
},
|
||||
{
|
||||
"File": "Northern_Frontier.ogg",
|
||||
"Type": "peace"
|
||||
|
|
|
|||
Loading…
Reference in a new issue