* Added Pokémons from Johto region (generation 2), whose ID are from 152 to 251, without images yet.

* Moved fnMapPokemonNameToId from 0Main to 9Load, because it is only used in 9Load.
* Separated sPokemonId from sPokemonName in the data structure, to fix the confusion for Farfetch'd, Nidoran♀, Nidoran♂, and Mr. Mime.
* Advanced to 0.4.0.
* Updated the update information.
This commit is contained in:
2017-03-01 23:11:17 +08:00
parent 98069f942c
commit f0c756b917
15 changed files with 1046 additions and 101 deletions

View File

@ -2,8 +2,8 @@
<description xmlns="http://openoffice.org/extensions/update/2006"
xmlns:xlink="http://www.w3.org/1999/xlink">
<identifier value="tw.idv.imacat.office.pokemongoiv" />
<version value="0.3.0" />
<version value="0.4.0" />
<update-download>
<src xlink:href="https://sourceforge.net/projects/aoo-extensions/files/18585/13/pokemongoiv.oxt" />
<src xlink:href="https://sourceforge.net/projects/aoo-extensions/files/18585/14/pokemongoiv.oxt" />
</update-download>
</description>