Skip to content

Commit a6b1f54

Browse files
author
07218
committed
fix: 适配阴阳寮神社页面
1 parent b5683bd commit a6b1f54

File tree

2 files changed

+15
-17
lines changed

2 files changed

+15
-17
lines changed

src/common/funcList/503_返回庭院界面.ts

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -215,14 +215,16 @@ export class Func503 implements IFuncOrigin {
215215
oper: [
216216
[center, 1280, 720, 32, 34, 76, 81, 1000],
217217
]
218-
}, { // 1 阴阳寮神设首页
218+
}, { // 1 阴阳寮神社首页
219219
desc: [1280, 720,
220220
[
221-
[left, 44, 28, 0xf1e0ad],
222-
[left, 74, 32, 0xaa885f],
223-
[left, 53, 42, 0xedd28f],
224-
[right, 1199, 89, 0x761021],
225-
[right, 1189, 628, 0x8c6a44]
221+
[left, 43, 29, 0xf4e3a4],
222+
[right, 1042, 60, 0x2f1e36],
223+
[left, 258, 60, 0x392741],
224+
[left, 77, 367, 0x341f2c],
225+
[right, 1185, 602, 0x2c1a1a],
226+
[right, 1203, 665, 0x802523],
227+
[center, 621, 711, 0x7d5f2d],
226228
]
227229
],
228230
oper: [

src/common/funcList/512_首领退治.ts

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -60,17 +60,13 @@ export class Func512 implements IFuncOrigin {
6060
1280,
6161
720,
6262
[
63-
[right, 1176, 171, 0x7f543d],
64-
[right, 1219, 173, 0x7a5138],
65-
[right, 1220, 292, 0x7b5239],
66-
[right, 1176, 288, 0x855640],
67-
[right, 1179, 414, 0xbb764a],
68-
[right, 1218, 418, 0xbb7148],
69-
[right, 1178, 540, 0x81553f],
70-
[right, 1221, 536, 0x7c533a],
71-
[right, 1200, 662, 0x791f1f],
72-
[left, 46, 36, 0xeddc9a],
73-
[left, 50, 20, 0xecd391],
63+
[left, 43, 29, 0xf4e3a4],
64+
[right, 1042, 60, 0x2f1e36],
65+
[left, 258, 60, 0x392741],
66+
[left, 77, 367, 0x341f2c],
67+
[right, 1185, 602, 0x2c1a1a],
68+
[right, 1203, 665, 0x802523],
69+
[center, 621, 711, 0x7d5f2d],
7470
],
7571
],
7672
},

0 commit comments

Comments
 (0)