Fix: Enlarge search area of SURVIVAL_INDEX_OE_LOADED

so it can be detected during double rogue event
This commit is contained in:
LmeSzinc 2024-07-01 00:09:19 +08:00
parent 694cb51b5f
commit f478058cb9
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

View File

@ -38,7 +38,7 @@ SURVIVAL_INDEX_OE_LOADED = ButtonWrapper(
share=Button(
file='./assets/share/dungeon/ui_rogue/SURVIVAL_INDEX_OE_LOADED.png',
area=(473, 207, 498, 232),
search=(453, 187, 518, 252),
search=(468, 193, 503, 283),
color=(185, 135, 74),
button=(473, 207, 498, 232),
),