Added missing hasSuspicionLevel.

This commit is contained in:
Steve 2016-06-02 12:10:14 +01:00
parent db2c945cd6
commit 9d380680cc
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"requires" : 25,
"requiresOptional" : 1,
"isOptional" : 1,
"hasSuspicionLevel" : 1,
"background" : "gfx/backgrounds/background01.jpg",
"planet" : "gfx/planets/bluePlanet.png",
"music" : "music/battle/InnerCore_Low.ogg",

View File

@ -4,6 +4,7 @@
"requires" : 52,
"requiresOptional" : 2,
"isOptional" : 1,
"hasSuspicionLevel" : 1,
"background" : "gfx/backgrounds/background01.jpg",
"planet" : "gfx/planets/bluePlanet.png",
"music" : "music/battle/InnerCore_Low.ogg",

View File

@ -4,6 +4,7 @@
"requires" : 63,
"requiresOptional" : 3,
"isOptional" : 1,
"hasSuspicionLevel" : 1,
"background" : "gfx/backgrounds/background05.jpg",
"planet" : "gfx/planets/flint.png",
"music" : "music/battle/InnerCore_Low.ogg",