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