diff --git a/assets/shop/core/SuperHeavyShell.png b/assets/shop/core/SuperHeavyShell.png new file mode 100644 index 000000000..32358418b Binary files /dev/null and b/assets/shop/core/SuperHeavyShell.png differ diff --git a/assets/shop/core/Type1ArmorPiercingShell.png b/assets/shop/core/Type1ArmorPiercingShell.png new file mode 100644 index 000000000..1750073dc Binary files /dev/null and b/assets/shop/core/Type1ArmorPiercingShell.png differ diff --git a/assets/shop/core/Type93PureOxygenTorpedo.png b/assets/shop/core/Type93PureOxygenTorpedo.png new file mode 100644 index 000000000..455a5bdf9 Binary files /dev/null and b/assets/shop/core/Type93PureOxygenTorpedo.png differ diff --git a/module/shop/base.py b/module/shop/base.py index 0986686a3..cadc42b90 100644 --- a/module/shop/base.py +++ b/module/shop/base.py @@ -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'