Added the image icons of Larvitar, Pupitar, and Tyranitar.
This commit is contained in:
parent
1958df336a
commit
8e28b4bf57
16
TODO
16
TODO
@ -10,26 +10,24 @@ PokemonGoIV TODO
|
||||
146 - foreign
|
||||
150 - foreign
|
||||
151 - foreign
|
||||
157 - black - evolve
|
||||
168 - black - evolve
|
||||
176 - black - evolve
|
||||
180 - black - evolve
|
||||
181 - black - evolve
|
||||
157 - shadow - evolve
|
||||
168 - shadow - evolve
|
||||
176 - shadow - evolve
|
||||
180 - shadow - evolve
|
||||
181 - shadow - evolve
|
||||
201 - missing
|
||||
202 - missing
|
||||
203 - missing
|
||||
206 - missing
|
||||
213 - missing
|
||||
214 - missing
|
||||
221 - black - evolve
|
||||
221 - shadow - evolve
|
||||
225 - missing
|
||||
235 - missing
|
||||
243 - missing
|
||||
244 - missing
|
||||
245 - missing
|
||||
246 - missing
|
||||
247 - missing
|
||||
248 - missing
|
||||
247 - shadow - evolve
|
||||
249 - missing
|
||||
250 - missing
|
||||
251 - missing
|
||||
|
@ -1604,17 +1604,17 @@
|
||||
</node>
|
||||
<node oor:name="PokemonLarvitar" oor:op="replace">
|
||||
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
|
||||
<value>%origin%/icons/unknown.png</value>
|
||||
<value>%origin%/icons/pokemons/246-larvitar.png</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="PokemonPupitar" oor:op="replace">
|
||||
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
|
||||
<value>%origin%/icons/unknown.png</value>
|
||||
<value>%origin%/icons/pokemons/247-pupitar.png</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="PokemonTyranitar" oor:op="replace">
|
||||
<prop oor:name="Url" oor:type="xs:string" oor:localized="true">
|
||||
<value>%origin%/icons/unknown.png</value>
|
||||
<value>%origin%/icons/pokemons/248-tyranitar.png</value>
|
||||
</prop>
|
||||
</node>
|
||||
<node oor:name="PokemonLugia" oor:op="replace">
|
||||
|
BIN
oxt/icons/pokemons/246-larvitar.png
Normal file
BIN
oxt/icons/pokemons/246-larvitar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
oxt/icons/pokemons/247-pupitar.png
Normal file
BIN
oxt/icons/pokemons/247-pupitar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 426 B |
BIN
oxt/icons/pokemons/248-tyranitar.png
Normal file
BIN
oxt/icons/pokemons/248-tyranitar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.7 KiB |
Loading…
Reference in New Issue
Block a user