summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/silver/totodile.asm
blob: 46abb0445eed4a7cd32e7a4b7570867727e68cad (plain)
1
2
3
4
5
6
7
8
9
10
	db "BIG JAW@" ; species name
	dw 200, 210 ; height, weight

	db   "It is small but"
	next "rough and tough."
	next "It won't hesitate"

	page "to take a bite out"
	next "of anything that"
	next "moves.@"