+ Reply to Thread
Results 1 to 2 of 2

Thread: How to change information about Pokemon?

  1. #1
    Member
    Join Date
    Jan 2010
    Age
    15
    Posts
    1

    How to change information about Pokemon?

    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.

  2. #2
    DPPtHGSSBW Researcher ROM ResearcherIRC OwnerAdministrator Alpha's Avatar
    Join Date
    May 2009
    Location
    getenv("SERVER_NAME");
    Posts
    172

    Re: How to change information about Pokemon?

    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:
    Spoiler

    <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.

+ Reply to Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
PPN Top 50