summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/mantine.asm
blob: 880c4f1797636e60466b9190e0d8c11ed74e28db (plain)
1
2
3
4
5
6
7
8
9
10
; MantinePokedexEntry: ; 0x1d0e25
	db "KITE@" ; species name
	dw 611, 4850 ; height, weight

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