blob: 3081a58299330669b66b220e6ffdc1156bb09ca8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; EeveePokedexEntry: ; 0x1cc1b2
db "EVOLUTION@" ; species name
dw 100, 140 ; height, weight
db "Its ability to"
next "evolve into many"
next "forms allows it to"
page "adapt smoothly"
next "and perfectly to"
next "any environment.@"
|