1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2026-06-09 20:04:52 +00:00

feat: added assets event

This commit is contained in:
RedDeadDepresso
2023-12-26 18:32:44 +00:00
committed by YoursFunny
parent 59b310b6df
commit 3ac2009737
8 changed files with 54 additions and 9 deletions
+22
View File
@@ -115,6 +115,17 @@ CRAFTING_CHECK = ButtonWrapper(
button=(103, 4, 226, 41),
),
)
EVENT_CHECK = ButtonWrapper(
name='EVENT_CHECK',
jp=None,
en=Button(
file='./assets/en/base/page/EVENT_CHECK.png',
area=(102, 6, 187, 40),
search=(82, 0, 207, 60),
color=(200, 209, 216),
button=(102, 6, 187, 40),
),
)
GACHA_CHECK = ButtonWrapper(
name='GACHA_CHECK',
jp=Button(
@@ -476,6 +487,17 @@ WORK_GO_TO_COMMISSIONS = ButtonWrapper(
button=(656, 494, 803, 517),
),
)
WORK_GO_TO_EVENT = ButtonWrapper(
name='WORK_GO_TO_EVENT',
jp=None,
en=Button(
file='./assets/en/base/page/WORK_GO_TO_EVENT.png',
area=(67, 131, 142, 201),
search=(47, 111, 162, 221),
color=(134, 153, 166),
button=(67, 131, 142, 201),
),
)
WORK_GO_TO_MISSION = ButtonWrapper(
name='WORK_GO_TO_MISSION',
jp=Button(