Explorar o código

Strip alcremie forms

Kirk Trombley %!s(int64=3) %!d(string=hai) anos
pai
achega
78ac2584af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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")