summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/poliwag.asm
blob: 9183a15daeecb5b3cb2bade673b5be0791f4c52e (plain)
1
2
3
4
5
6
7
8
9
10
	db "TADPOLE@" ; species name
	dw 200, 270 ; height, weight

	db   "The swirl on its"
	next "belly is its"
	next "insides showing"

	page "through the skin."
	next "It looks clearer"
	next "after it eats.@"