pokecrystal/data/pokedex/entries/133.asm

11 lines
244 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; EeveePokedexEntry: ; 0x1cc1b2
db "EVOLUTION@" ; species name
dw 100, 140 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "Its ability to"
next "evolve into many"
next "forms allows it to"
page "adapt smoothly"
2014-03-06 05:46:01 +00:00
next "and perfectly to"
next "any environment.@"