Jump to content

How to change information about Pokemon?


BladeTH

Recommended Posts

As in D/P/P or in the HG/SS change information about Pokemon? Which are written in the pokedex. If Bulbasaur, then pokedex wrote: For some time after its birth, it grows by gaining nourishment from the seed on its back. How does it change?

P.S. If that is not so, sorry.

Link to comment
Share on other sites

If you want to change the description of a Pokemon, then you need a tool called thenewpoketext. You need to use a getall command to look at all the text to find where the description is. When you find the description file then you need to edit the patch so that the xml looks like this:

<file id="DESCRIPTION FILE ID">

<text id="POKEMON NUMBER">For some time after its birth, it grows by gaining nourishment from the seed on its back.</text>

</file>

And then you can patch your text file.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...