Kirk Trombley 3 жил өмнө
parent
commit
78ac2584af
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      web/render.js

+ 1 - 1
web/render.js

@@ -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")