Added the Pokémon image icon of Unown.

This commit is contained in:
依瑪貓 2017-06-02 20:48:29 +08:00
parent 82d166f356
commit 2b2c4c4c70
3 changed files with 1 additions and 2 deletions

1
TODO
View File

@ -3,7 +3,6 @@ PokemonGoIV TODO
* Center the dialog. * Center the dialog.
* Pokémons that are still missing images: * Pokémons that are still missing images:
- 106 Hitmonlee 飛腿郎 - foreign - evolve - 106 Hitmonlee 飛腿郎 - foreign - evolve
- 201 Unown 未知圖騰 - missing
* Pokémons that are not released in the game yet * Pokémons that are not released in the game yet
- 144 Articuno 急凍鳥 - foreign - 144 Articuno 急凍鳥 - foreign
- 145 Zapdos 閃電鳥 - foreign - 145 Zapdos 閃電鳥 - foreign

View File

@ -1379,7 +1379,7 @@
</node> </node>
<node oor:name="PokemonUnown" oor:op="replace"> <node oor:name="PokemonUnown" oor:op="replace">
<prop oor:name="Url" oor:type="xs:string" oor:localized="true"> <prop oor:name="Url" oor:type="xs:string" oor:localized="true">
<value>%origin%/icons/unknown.png</value> <value>%origin%/icons/pokemons/201-unown.png</value>
</prop> </prop>
</node> </node>
<node oor:name="PokemonWobbuffet" oor:op="replace"> <node oor:name="PokemonWobbuffet" oor:op="replace">

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B