summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/113.asm
blob: 733b5f31b113c43ee5f6a0411856bdc2a549c59f (plain)
1
2
3
4
5
6
7
8
9
10
; 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.@"