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