summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/poliwrath.asm
blob: bb3e7dda5ec6e4eec21f83611b13201becb08f09 (plain)
1
2
3
4
5
6
7
8
9
10
; PoliwrathPokedexEntry: ; 0x183066
	db "TADPOLE@" ; species name
	dw 403, 1190 ; height, weight

	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.@"