potato4d/pokemon63

feat: Implement Rotom Detector

Closed this issue · 1 comments

About

検索ページでロトムを絞り込み可能にする。

手動で作った ID: 図鑑ID: 名前のリストがあるので、dexItem.name.split('(')[0] が同じものをすべて取得し、 collectionGroup の対象に追加するだけで良い。

https://github.com/potato4d/pokemon63/blob/master/src/analyzer/config/dex.ts

pokesprite 移行にて解決