Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wildfirecode13
xiaoxiaole
Commits
5362fc39
Commit
5362fc39
authored
Mar 06, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
还原chapter1
parent
f5d267ab
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1270 additions
and
22 deletions
+1270
-22
Chapter1 copy.ts
egret/src/something/chapters/Chapter1 copy.ts
+1257
-0
Chapter1.ts
egret/src/something/chapters/Chapter1.ts
+13
-22
No files found.
egret/src/something/chapters/Chapter1 copy.ts
0 → 100644
View file @
5362fc39
This diff is collapsed.
Click to expand it.
egret/src/something/chapters/Chapter1.ts
View file @
5362fc39
...
...
@@ -10,15 +10,15 @@ export const Chapters1: ChapterData[] = [
null
,
//1引导基本消除
{
baseElementTypes
:
[
0
,
1
,
2
,
3
,
4
],
baseElementTypes
:
[
0
,
1
,
2
,
3
],
bubbleProbability
:
0
,
stepCount
:
999
,
stepCount
:
25
,
passTarget
:
{
type
:
PassType
.
ELEMENT_TARGET
,
elements
:
[
{
type
:
ElementType
.
CHICKEN
,
count
:
99
5
,
count
:
4
5
,
},
],
},
...
...
@@ -35,20 +35,11 @@ export const Chapters1: ChapterData[] = [
0
,
0
,
0
,
1
,
1
,
1
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
1
,
0
,
0
,
0
,
0
,
],
conveyor
:[
[
20
,
56
],
[
57
,
60
],
[
51
,
24
],
// [23,20],
],
conveyorConnectedLats
:[
[
76
,
29
]
],
generateLats
:
[
{
index
:
11
,
type
:
[
0
],
cus
:
[]
},
{
index
:
15
,
type
:
[
0
],
cus
:
[]
},
],
connectedLats
:
[[
76
,
11
]],
// connectedLats: [[0, 18], [1, 19], [2, 20
]],
elements
:
[
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
1
,
0
,
0
,
0
,
1
,
0
,
0
,
...
...
@@ -62,14 +53,14 @@ export const Chapters1: ChapterData[] = [
],
baseElements
:
[
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
20
,
0
,
0
,
0
,
2
0
,
0
,
0
,
0
,
20
,
10
,
20
,
0
,
20
,
10
,
2
0
,
0
,
20
,
10
,
20
,
10
,
20
,
10
,
20
,
10
,
2
0
,
20
,
10
,
20
,
20
,
10
,
20
,
20
,
10
,
2
0
,
0
,
20
,
10
,
20
,
10
,
20
,
10
,
2
0
,
0
,
0
,
0
,
20
,
10
,
20
,
10
,
2
0
,
0
,
0
,
0
,
0
,
0
,
20
,
10
,
2
0
,
0
,
0
,
0
,
0
,
0
,
0
,
0
,
2
0
,
0
,
0
,
0
,
0
,
],
// recycles: [70, 71, 72, 73]
},
...
...
@@ -1254,4 +1245,4 @@ export const Chapters1: ChapterData[] = [
recycles
:
[
72
,
73
,
74
,
77
,
75
,
76
,
78
]
},
},
]
\ No newline at end of file
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment