add rev-doc
This commit is contained in:
parent
c3854e9fa4
commit
bb2dd43f7c
1 changed files with 26 additions and 0 deletions
26
doc.txt
Normal file
26
doc.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
VERSION2SAVEFILEIDENTIFIER // Save file identifier
|
||||
Ash // Name
|
||||
TRUE/FALSE // G/S/C Elite Four Beaten
|
||||
TRUE/FALSE // Beaten Ash and received Celebi
|
||||
TRUE/FALSE // Beaten Birdiesoft and received Mew
|
||||
TRUE/FALSE // R/B/Y Elite Four beaten and received Jirachi
|
||||
TRUE/FALSE // Ru/Sa Elite Four beaten and received Deoxys
|
||||
0 // Gym Leaders beaten 1-8: Kanto 9-16: Johto 17-25: Hoenn
|
||||
1000 // Money
|
||||
1 // Wins
|
||||
2 // Losses/Flees
|
||||
5 // Fights
|
||||
0 // Catches
|
||||
3 // Poke balls
|
||||
0 // Great balls
|
||||
0 // Ultra balls
|
||||
0 // Master balls
|
||||
0 // Potions
|
||||
0 // Super Potions
|
||||
FALSE/TRUE (lines 20-405, 386) // Pokedex
|
||||
|
||||
Format of pokemon (lines 406-30405, 10000):
|
||||
1 // Pokedex number
|
||||
5 // Level
|
||||
230 // Experience
|
||||
|
Loading…
Reference in a new issue