Upload user shared sheets
This commit is contained in:
@@ -146,20 +146,20 @@ sheetmgr = {
|
||||
|
||||
pitch_suggestion: [{
|
||||
name: "C",
|
||||
places: ["境遇", "墓土四龙图", "雨林终点神庙音乐结束后" ]
|
||||
places: ["境遇", "墓土四龙图", "雨林终点神庙音乐结束后"]
|
||||
}, {
|
||||
name: "D♭",
|
||||
places: ["云野八人升降梯", "雨林鱼骨图水母升起前" ]
|
||||
}, {
|
||||
name: "D",
|
||||
places: ["云野球形洞(通过云洞)", "雨林起点(不飞下去)",
|
||||
"霞谷终点(一堆蜡烛)", "墓土远古战场"]
|
||||
"霞谷终点冥想台", "墓土远古战场"]
|
||||
}, {
|
||||
name: "E♭",
|
||||
places: ["雨林第一个门后右边的拱形洞内", "墓土破旧神庙" ]
|
||||
places: ["雨林第一个门后右边的拱形洞内", "墓土破旧神庙"]
|
||||
}, {
|
||||
name: "E",
|
||||
places: ["重生之路", "暴风眼起始位置" ]
|
||||
places: ["重生之路"]
|
||||
}, {
|
||||
name: "F",
|
||||
places: ["雨林右隐藏图", "霞谷霞光城", "禁阁一楼"]
|
||||
@@ -197,20 +197,27 @@ sheetplayer = {
|
||||
nextInterval: 0,
|
||||
|
||||
speed: 1,
|
||||
current_speed_index: 6,
|
||||
current_speed_index: 9,
|
||||
speed_list: [
|
||||
0.1,
|
||||
0.2,
|
||||
0.3,
|
||||
0.4,
|
||||
0.5,
|
||||
0.6,
|
||||
0.7,
|
||||
0.8,
|
||||
0.9,
|
||||
1,
|
||||
1.1,
|
||||
1.2,
|
||||
1.3,
|
||||
1.4,
|
||||
1.5,
|
||||
1.6,
|
||||
1.7,
|
||||
1.8,
|
||||
1.9,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
|
||||
Reference in New Issue
Block a user