summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/060.asm
blob: 5a65c2ff87000e572ef57e1612d0c5d52f8d5e03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; PoliwagPokedexEntry: ; 0x182f91
	db "TADPOLE@" ; species name
	dw 200, 270 ; height, width
	
	db   "The swirl on its"
	next "belly is its"
	next "insides showing"
	page "through the skin."
	next "It looks clearer"
	next "after it eats.@"
; 0x182ffd