Reduced epic fighter count.

This commit is contained in:
Steve 2015-11-20 22:46:58 +00:00
parent c4015266ea
commit c54107e705
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
"music" : "music/heroism.ogg", "music" : "music/heroism.ogg",
"requires" : "data/missions/temper/03 - pirate uprising #3.json", "requires" : "data/missions/temper/03 - pirate uprising #3.json",
"epic" : { "epic" : {
"fighterLimit" : 16 "fighterLimit" : 12
}, },
"objectives" : [ "objectives" : [
{ {

View File

@ -4,9 +4,9 @@
"background" : "gfx/backgrounds/background03.jpg", "background" : "gfx/backgrounds/background03.jpg",
"planet" : "gfx/planets/mythos.png", "planet" : "gfx/planets/mythos.png",
"music" : "music/heroism.ogg", "music" : "music/heroism.ogg",
"requires" : "data/missions/temper/03 - pirate uprising #3.json", "requires" : "PREVIOUS",
"epic" : { "epic" : {
"fighterLimit" : 16 "fighterLimit" : 12
}, },
"objectives" : [ "objectives" : [
{ {

View File

@ -6,7 +6,7 @@
"music" : "music/heroism.ogg", "music" : "music/heroism.ogg",
"requires" : "data/missions/temper/03 - pirate uprising #3.json", "requires" : "data/missions/temper/03 - pirate uprising #3.json",
"epic" : { "epic" : {
"fighterLimit" : 16 "fighterLimit" : 12
}, },
"objectives" : [ "objectives" : [
{ {