summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/chansey.asm
blob: 2cc0b278baaab3b374731b79508f30b57839d89a (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"