Commit 73b548fe authored by wjf's avatar wjf

l

parent ae0d9ae9
......@@ -45,7 +45,7 @@ export const Chapters12: ChapterData[] = [
//222
{
baseElementTypes: [0, 1, 2, 3, 4],
bubbleProbability: 10,
bubbleProbability: 0.1,
stepCount: 29,
passTarget: { type: 1, elements: [{ type: 6, count: 2 }] },
starScores: [5000, 12000, 21000],
......@@ -101,7 +101,7 @@ export const Chapters12: ChapterData[] = [
1, 1, 1, 0, 2, 0, 1, 1, 1,
1, 1, 1, 2, 2, 2, 1, 1, 1,
0, 0, 3, 3, 3, 3, 3, 0, 0,
3, 3, 3, 1, 3, 1, 3, 1, 1,
3, 3, 3, 3, 3, 1, 3, 1, 1,
0, 0, 3, 3, 3, 3, 3, 0, 0,
1, 1, 1, 2, 2, 2, 1, 1, 1,
1, 1, 1, 0, 2, 0, 1, 1, 1,
......
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