pokecrystal-board/data/pokedex/entries/226.asm
2015-06-23 12:24:51 -06:00

11 lines
236 B
NASM

; 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.@"