summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/113.asm
blob: 1388ad6c2d5f43e205158d36e342dea4ff63557d (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.@"