summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/feraligatr.asm
blob: 3c411fe48c151b56e87b80d7eddfb92968c6946d (plain)
1
2
3
4
5
6
7
8
9
10
	db "BIG JAW@" ; species name
	dw 707, 1960 ; height, weight

	db   "Although it has a"
	next "massive body, its"
	next "powerful hind legs"

	page "enable it to move"
	next "quickly, even on"
	next "the ground.@"