Age | Commit message (Collapse) | Author |
|
rolls back Pokemon to their pre-evolution without degenerating stats
|
|
An example to show adding a second new Pokemon and a new evolution item in pokered
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
except for wram.asm and sram.asm
also delete unused yellow file
|
|
|
|
|
|
|
|
|
|
|
|
to read
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unfortunately, this means manually declaring the wEnemyMon1 party struct
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this way, sram doesn't have to refer to the actual content of wram
|
|
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
|
|
|
|
|
|
|
|
|
|
|