We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5efd6e commit 239e6dfCopy full SHA for 239e6df
README.md
@@ -275,6 +275,7 @@ NodeJS Map clone replacement for [RealDeviceMap](https://github.com/realdevicema
275
// expected format is <xxx pokemon id>(_00|_<form id>|_v<temp evolution id>)[_female][_<xx costume id>][_shiny]
276
// automatic fallback is in place, so the bare minimum you need to provide is "xxx_00" for each pokemon
277
// and "000" for new pokemon fallback (000 does not need to appear in pokemonList)
278
+ // Reference: Asset icon processing tool: https://github.com/Mygod/pokemon-icon-postprocessor
279
}
280
},
281
// Scouting settings
0 commit comments