summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/226.asm
blob: d2b87a04d78985e1aec2b1fb97a3c034898eb95c (plain)
1
2
3
4
5
6
7
8
9
10
; MantinePokedexEntry: ; 0x1d0e25
	db "KITE@" ; species name
	dw 611, 4850 ; height, width

	db   "It swims along"
	next "freely, eating"
	next "things that swim"
	page "into its mouth."
	next "Its whole body is"
	next "very coarse.@"