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

feat: added level up and location level up popup

This commit is contained in:
RedDeadDepresso
2024-01-06 22:33:44 +00:00
committed by YoursFunny
parent 659172cdd3
commit b5d2c13259
6 changed files with 34 additions and 0 deletions
+22
View File
@@ -135,6 +135,28 @@ ITEM_EXPIRED = ButtonWrapper(
button=(537, 487, 742, 553),
),
)
LEVEL_UP = ButtonWrapper(
name='LEVEL_UP',
jp=None,
en=Button(
file='./assets/en/base/popup/LEVEL_UP.png',
area=(722, 210, 746, 238),
search=(702, 190, 766, 258),
color=(184, 202, 219),
button=(571, 559, 713, 601),
),
)
LOCATION_LEVEL_UP = ButtonWrapper(
name='LOCATION_LEVEL_UP',
jp=None,
en=Button(
file='./assets/en/base/popup/LOCATION_LEVEL_UP.png',
area=(430, 141, 463, 180),
search=(410, 121, 483, 200),
color=(177, 194, 207),
button=(577, 616, 707, 647),
),
)
NETWORK_RECONNECT = ButtonWrapper(
name='NETWORK_RECONNECT',
jp=Button(