Commit 9e103194 authored by zjz1994's avatar zjz1994

调整黑洞在所有动态切换元素切换完毕后转移

parent 83a5d042
......@@ -52,14 +52,14 @@ export const Chapters25: ChapterData[] = [
// [ 72, 53 ]
// ],
elements: [
1, 13, 1, 1, 1, 1, 1, 1, 1,
1, 14, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 1, 1, 1, 1, 1, 1,
1, 1, 1, 13, 1, 1, 9, 1, 13,
1, 1, 1, 14, 1, 1, 9, 1, 14,
1, 1, 1, 1, 1, 1, 1, 1, 1
],
baseElements: [
......@@ -75,15 +75,15 @@ export const Chapters25: ChapterData[] = [
],
recycles: [],
generateLats: [
// { index: 0, type: null },
{ index: 0, type: null },
{ index: 1, type: null },
// { index: 2, type: null },
// { index: 3, type: null },
// { index: 5, type: null },
// { index: 6, type: null },
// { index: 7, type: null },
// { index: 8, type: null },
// { index: 49, type: null }
{ index: 2, type: null },
{ index: 3, type: null },
{ index: 5, type: null },
{ index: 6, type: null },
{ index: 7, type: null },
{ index: 8, type: null },
{ index: 49, type: null }
]
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment