Added the Pokémon image icon of Unown.
This commit is contained in:
parent
82d166f356
commit
2b2c4c4c70
1
TODO
1
TODO
@ -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
|
||||||
|
@ -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">
|
||||||
|
BIN
oxt/icons/pokemons/201-unown.png
Normal file
BIN
oxt/icons/pokemons/201-unown.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 962 B |
Loading…
Reference in New Issue
Block a user