1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-25 06:52:50 +08:00

Fix: Add TEMPLATE_STAGE_HALF_PERCENT to fix SP3

In event Vacation Lane SP3, when it's 50%, a part of the '%' is out of the stage icon, so use the left side of '%' to match stage entrance
This commit is contained in:
LmeSzinc
2020-11-26 22:46:58 +08:00
parent 2a49ecaa46
commit 15381e9dc3
8 changed files with 9 additions and 1 deletions

View File

@@ -145,7 +145,7 @@ class AzurLaneConfig:
STAR_REQUIRE_2 = 2
STAR_REQUIRE_3 = 3
# In Dreamwaker's Butterfly (event_20200917) add new stage entrance icons, called `blue`.
STAGE_ENTRANCE = ['normal'] # normal, blue
STAGE_ENTRANCE = ['normal'] # normal, blue, half
"""
module.event