blob: fd45cf12165afe5dd3df5241d1ee4f3c93d9ffd7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
; ChanseyPokedexEntry: ; 0x1b942e
db "EGG@" ; species name
dw 307, 760 ; height, weight
db "People try to"
next "catch it for its"
next "extremely"
page "nutritious eggs,"
next "but it rarely can"
next "be found.@"
|