summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/poliwhirl.asm
blob: 69a6ee20622f754a55b861b1a093e9275f76c5e9 (plain)
1
2
3
4
5
6
7
8
9
10
; PoliwhirlPokedexEntry: ; 0x182ffd
	db "TADPOLE@" ; species name
	dw 303, 440 ; height, weight

	db   "Though it is"
	next "skilled at walk-"
	next "ing, it prefers to"
	page "live underwater"
	next "where there is"
	next "less danger.@"