mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-07-29 07:00:09 +08:00
Add: core monthly shop supply items filter (#5837)
Add item templates (Type93PureOxygenTorpedo / Type1ArmorPiercingShell / SuperHeavyShell) and FILTER_REGEX tokens for the core monthly shop, so they can be recognized and selected via the CoreShop filter. Ref #5835
This commit is contained in:
BIN
assets/shop/core/SuperHeavyShell.png
Normal file
BIN
assets/shop/core/SuperHeavyShell.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
assets/shop/core/Type1ArmorPiercingShell.png
Normal file
BIN
assets/shop/core/Type1ArmorPiercingShell.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
assets/shop/core/Type93PureOxygenTorpedo.png
Normal file
BIN
assets/shop/core/Type93PureOxygenTorpedo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 16 KiB |
@@ -19,6 +19,7 @@ FILTER_REGEX = re.compile(
|
||||
'|chip|coin|cube|drill|food'
|
||||
'|plate|retrofit|pr|dr|specializedcore'
|
||||
'|logger|tuning'
|
||||
'|type93pureoxygentorpedo|type1armorpiercingshell|superheavyshell'
|
||||
'|hecombatplan|fragment|hiddenzonedatalogger'
|
||||
'|albacore|bataan|bearn|bluegill|carabiniere|casablanca|contedicavour|dukeofyork'
|
||||
'|echo|eldridge|gangut|glorious|grenville|hibiki|hunter|icarus'
|
||||
|
||||
Reference in New Issue
Block a user