Skip to content

Commit 1f28ab7

Browse files
committed
#115 fix: 极地鬼不切换回普通
1 parent bf6e246 commit 1f28ab7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

src/common/funcList/016_地鬼_热门收藏挑战.ts

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,20 +86,20 @@ export class Func016 implements IFuncOrigin {
8686
]
8787
}, {
8888
// 4 地鬼_挑战页面_极
89-
desc: [
90-
1280, 720,
89+
desc: [1280, 720,
9190
[
92-
[center, 447, 138, 0x9a4e50],
93-
[center, 475, 94, 0xdad1ca],
94-
[right, 1208, 400, 0xbe643b],
95-
[right, 1155, 581, 0xf1d8af],
96-
[right, 1140, 621, 0x581819],
97-
[left, 191, 612, 0xdcd6cf],
98-
[center, 532, 82, 0x576891],
91+
[center, 447, 138, 0x994a4e],
92+
[center, 475, 94, 0xd9d1c9],
93+
[right, 1208, 400, 0xc86a42],
94+
[right, 1155, 581, 0xefd2a2],
95+
[left, 191, 612, 0xdcd5cd],
96+
[right, 1209, 44, 0xe8d4cf],
97+
[center, 363, 86, 0xd6cdc5],
98+
[left, 298, 117, 0x3b425e],
9999
]
100100
],
101101
oper: [
102-
[center, 1280, 720, 522, 52, 557, 81, 1200] // 极转为普通
102+
[center, 1280, 720, 279, 121, 308, 153, 1000], // 极转为普通
103103
]
104104
}, {
105105
// 5

0 commit comments

Comments
 (0)