Added new music. Consistent track for epic battles.
This commit is contained in:
parent
c5d84591a5
commit
6da5f597ef
|
@ -72,3 +72,4 @@ CC BY-NC-SA 3.0, with the following attribution: Copyright 2015-2016, Stephen J
|
|||
* track-4.mp3, by Alexandr Zhelanov - https://soundcloud.com/alexandr-zhelanov
|
||||
* DST-RailJet-LongSeamlessLoop.ogg, by Deceased Superior Technician - http://opengameart.org/content/railjet-long-seamless-loop
|
||||
* covert_operations.mp3, by artisticdude - http://opengameart.org/content/covert-operations
|
||||
* Tactical Pursuit.mp3, by Matthew Pablo - http://opengameart.org/content/tactical-pursuit
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"requires" : 4,
|
||||
"background" : "gfx/backgrounds/background06.jpg",
|
||||
"planet" : "gfx/planets/bluePlanet.png",
|
||||
"music" : "music/battle/heroism.ogg",
|
||||
"music" : "music/battle/Tactical Pursuit.mp3",
|
||||
"epic" : {
|
||||
"fighterLimit" : 12
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"requires" : 30,
|
||||
"background" : "gfx/backgrounds/background06.jpg",
|
||||
"planet" : "gfx/planets/bluePlanet.png",
|
||||
"music" : "music/battle/DST-RailJet-LongSeamlessLoop.ogg",
|
||||
"music" : "music/battle/Tactical Pursuit.mp3",
|
||||
"unwinnable" : 1,
|
||||
"objectives" : [
|
||||
{
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"requires" : 4,
|
||||
"background" : "gfx/backgrounds/background03.jpg",
|
||||
"planet" : "gfx/planets/mythos.png",
|
||||
"music" : "music/battle/heroism.ogg",
|
||||
"music" : "music/battle/Tactical Pursuit.mp3",
|
||||
"epic" : {
|
||||
"fighterLimit" : 12
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"requires" : 8,
|
||||
"background" : "gfx/backgrounds/background03.jpg",
|
||||
"planet" : "gfx/planets/mythos.png",
|
||||
"music" : "music/battle/heroism.ogg",
|
||||
"music" : "music/battle/Tactical Pursuit.mp3",
|
||||
"epic" : {
|
||||
"fighterLimit" : 12
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"requires" : 18,
|
||||
"background" : "gfx/backgrounds/background01.jpg",
|
||||
"planet" : "gfx/planets/bluePlanet.png",
|
||||
"music" : "music/battle/heroism.ogg",
|
||||
"music" : "music/battle/Tactical Pursuit.mp3",
|
||||
"epic" : {
|
||||
"fighterLimit" : 12
|
||||
},
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"requires" : 26,
|
||||
"background" : "gfx/backgrounds/background01.jpg",
|
||||
"planet" : "gfx/planets/bluePlanet.png",
|
||||
"music" : "music/battle/DST-RailJet-LongSeamlessLoop.ogg",
|
||||
"music" : "music/battle/Tactical Pursuit.mp3",
|
||||
"epic" : {
|
||||
"fighterLimit" : 12
|
||||
},
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue