summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/226.asm
blob: 58b41c96aaf75d2f35047650bb88192f8321b2c9 (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.@"