-
-
Notifications
You must be signed in to change notification settings - Fork 16
/
tips.json
142 lines (142 loc) · 3.94 KB
/
tips.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
{
"0": [
{
"Id": 1,
"Script": "_meak_tips_01",
"Title": "The Notebook's Beginning",
"TitleJp": "ノートの冒頭"
},
{
"Id": 2,
"Script": "_meak_tips_02",
"Title": "A Smudged Diary",
"TitleJp": "にじんだ日記"
},
{
"Id": 3,
"Script": "_meak_tips_03",
"Title": "A Crumpled Diary",
"TitleJp": "くしゃくしゃの日記"
},
{
"Id": 4,
"Script": "_meak_tips_04",
"Title": "Notebook Page 21",
"TitleJp": "ノート21ページ"
},
{
"Id": 5,
"Script": "_meak_tips_05",
"Title": "Notebook Page 24",
"TitleJp": "ノート24ページ"
},
{
"Id": 6,
"Script": "_meak_tips_06",
"Title": "A Torn Diary",
"TitleJp": "粉々の日記"
},
{
"Id": 7,
"Script": "_meak_tips_07",
"Title": "Notebook Page 29",
"TitleJp": "ノート29ページ"
},
{
"Id": 8,
"Script": "_meak_tips_08",
"Title": "Notebook Page 34",
"TitleJp": "ノートの34ページ"
},
{
"Id": 9,
"Script": "_meak_tips_09",
"Title": "Notebook Page 42",
"TitleJp": "ノートの42ページ"
},
{
"Id": 10,
"Script": "_meak_tips_10",
"Title": "Notebook Page 50",
"TitleJp": "ノートの50ページ"
},
{
"Id": 11,
"Script": "_meak_tips_11",
"Title": "Notebook Page 64",
"TitleJp": "ノートの64ページ"
},
{
"Id": 12,
"Script": "_meak_tips_12",
"Title": "Notebook Page 85",
"TitleJp": "ノートの85ページ"
},
{
"Id": 13,
"Script": "_meak_tips_13",
"Title": "Notebook Page 172",
"TitleJp": "ノートの172ページ"
},
{
"Id": 14,
"Script": "_meak_tips_14",
"Title": "Notebook Page 173",
"TitleJp": "ノートの173ページ"
},
{
"Id": 15,
"Script": "_meak_tips_15",
"Title": "Notebook Page 179",
"TitleJp": "ノートの179ページ"
},
{
"Id": 16,
"Script": "_meak_tips_16",
"Title": "Notebook Page 183",
"TitleJp": "ノートの183ページ"
},
{
"Id": 17,
"Script": "_meak_tips_17",
"Title": "Notebook Page 185",
"TitleJp": "ノートの185ページ"
},
{
"Id": 18,
"Script": "_meak_tips_18",
"Title": "Notebook Page 188",
"TitleJp": "ノートの188ページ"
},
{
"Id": 19,
"Script": "_meak_tips_19",
"Title": "Notebook Page 195",
"TitleJp": "ノートの195ページ"
},
{
"Id": 20,
"Script": "_meak_tips_20",
"Title": "Notebook Page 196",
"TitleJp": "ノートの196ページ"
},
{
"Id": 21,
"Script": "_meak_tips_21",
"Title": "Notebook Page 199",
"TitleJp": "ノートの199ページ"
},
{
"Id": 22,
"Script": "_meak_tips_22",
"Title": "A Happy Diary",
"TitleJp": "幸せのノート"
},
{
"Id": 23,
"Script": "_meak_tips_23",
"Title": "Disowned",
"TitleJp": "チャンバラで勘当"
}
]
}