mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 12:08:21 +08:00
Add: configurations for shop_medals buy scheme for retrofit and plate items
Upd: shop filter regexp to identify wild plate types; unique to shop_medal Add: shop_medal new item assets
This commit is contained in:
@@ -20,7 +20,7 @@ FILTER_REGEX = re.compile(
|
||||
'|gascogne|champagne|cheshire|drake|mainz|odin'
|
||||
'|anchorage|hakuryu|agir|august|marcopolo'
|
||||
'|red|blue|yellow'
|
||||
'|general|gun|torpedo|antiair|plane'
|
||||
'|general|gun|torpedo|antiair|plane|wild'
|
||||
'|dd|cl|bb|cv)?'
|
||||
|
||||
'(s[1-4]|t[1-6])?$',
|
||||
|
||||
Reference in New Issue
Block a user