summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/poliwhirl.asm
blob: df4e0e6fd2dd92da29910221cdd4680f5af8928b (plain)
1
2
3
4
5
6
7
8
9
10
	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.@"