diff --git a/TODO b/TODO index 745f687..11d5a32 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,6 @@ PokemonGoIV TODO * Center the dialog. * Pokémons that are still missing images: - 106 Hitmonlee 飛腿郎 - foreign - evolve - - 201 Unown 未知圖騰 - missing * Pokémons that are not released in the game yet - 144 Articuno 急凍鳥 - foreign - 145 Zapdos 閃電鳥 - foreign diff --git a/oxt/AddonConfiguration.xcu b/oxt/AddonConfiguration.xcu index 15e33ab..862dda4 100644 --- a/oxt/AddonConfiguration.xcu +++ b/oxt/AddonConfiguration.xcu @@ -1379,7 +1379,7 @@ - %origin%/icons/unknown.png + %origin%/icons/pokemons/201-unown.png diff --git a/oxt/icons/pokemons/201-unown.png b/oxt/icons/pokemons/201-unown.png new file mode 100644 index 0000000..5ee367f Binary files /dev/null and b/oxt/icons/pokemons/201-unown.png differ