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