Added missing hasSuspicionLevel.
This commit is contained in:
parent
db2c945cd6
commit
9d380680cc
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue