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