@@ -1,5 +1,5 @@
const getSprite = (() => {
- const stripForm = ["flabebe", "floette", "florges", "vivillon", "basculin", "furfrou", "magearna"];
+ const stripForm = ["flabebe", "floette", "florges", "vivillon", "basculin", "furfrou", "magearna", "alcremie",];
return pokemon => {
pokemon = pokemon
.replace("-alola", "-alolan")