summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/062.asm
blob: 09f13e73727fa46f7444a9498b1f0abdc2845e46 (plain)
1
2
3
4
5
6
7
8
9
10
; PoliwrathPokedexEntry: ; 0x183066
	db "TADPOLE@" ; species name
	dw 403, 1190 ; height, width

	db   "It can use its"
	next "well-developed"
	next "arms and legs to"
	page "run on the surface"
	next "of the water for a"
	next "split second.@"