summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/061.asm
blob: 64c5fedcfee75bb088b08d1e14c797b079ba3f1c (plain)
1
2
3
4
5
6
7
8
9
10
; PoliwhirlPokedexEntry: ; 0x182ffd
	db "TADPOLE@" ; species name
	dw 303, 440 ; height, width
	
	db   "Though it is"
	next "skilled at walk-"
	next "ing, it prefers to"
	page "live underwater"
	next "where there is"
	next "less danger.@"