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