Added missing hasSuspicionLevel.
This commit is contained in:
parent
db2c945cd6
commit
9d380680cc
|
@ -4,6 +4,7 @@
|
||||||
"requires" : 25,
|
"requires" : 25,
|
||||||
"requiresOptional" : 1,
|
"requiresOptional" : 1,
|
||||||
"isOptional" : 1,
|
"isOptional" : 1,
|
||||||
|
"hasSuspicionLevel" : 1,
|
||||||
"background" : "gfx/backgrounds/background01.jpg",
|
"background" : "gfx/backgrounds/background01.jpg",
|
||||||
"planet" : "gfx/planets/bluePlanet.png",
|
"planet" : "gfx/planets/bluePlanet.png",
|
||||||
"music" : "music/battle/InnerCore_Low.ogg",
|
"music" : "music/battle/InnerCore_Low.ogg",
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
"requires" : 52,
|
"requires" : 52,
|
||||||
"requiresOptional" : 2,
|
"requiresOptional" : 2,
|
||||||
"isOptional" : 1,
|
"isOptional" : 1,
|
||||||
|
"hasSuspicionLevel" : 1,
|
||||||
"background" : "gfx/backgrounds/background01.jpg",
|
"background" : "gfx/backgrounds/background01.jpg",
|
||||||
"planet" : "gfx/planets/bluePlanet.png",
|
"planet" : "gfx/planets/bluePlanet.png",
|
||||||
"music" : "music/battle/InnerCore_Low.ogg",
|
"music" : "music/battle/InnerCore_Low.ogg",
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
"requires" : 63,
|
"requires" : 63,
|
||||||
"requiresOptional" : 3,
|
"requiresOptional" : 3,
|
||||||
"isOptional" : 1,
|
"isOptional" : 1,
|
||||||
|
"hasSuspicionLevel" : 1,
|
||||||
"background" : "gfx/backgrounds/background05.jpg",
|
"background" : "gfx/backgrounds/background05.jpg",
|
||||||
"planet" : "gfx/planets/flint.png",
|
"planet" : "gfx/planets/flint.png",
|
||||||
"music" : "music/battle/InnerCore_Low.ogg",
|
"music" : "music/battle/InnerCore_Low.ogg",
|
||||||
|
|
Loading…
Reference in New Issue