Skip to content

Commit f143c56

Browse files
committed
优化:庭院悬赏多点找色图标新增取点
1 parent 17c345a commit f143c56

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/common/multiFindColors.ts

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,6 +1248,16 @@ const multiFindColors: IMultiFindColorsOrigin = {
12481248
[center, 274, 341, 0xd4d4d4],
12491249
]
12501250
],
1251+
[1280, 720, // 封
1252+
[
1253+
[left, 260, 244, 0xffebc0],
1254+
[left, 282, 241, 0xb54131],
1255+
[left, 286, 238, 0xe7ebd6],
1256+
[left, 268, 260, 0x3e3f49],
1257+
[left, 275, 245, 0xffeabd],
1258+
[left, 264, 268, 0xb59f7e],
1259+
]
1260+
],
12511261
// 旧
12521262
[1280, 720, // 封
12531263
[

0 commit comments

Comments
 (0)