pokecrystal-board/stats/pokedex/entries/226.asm
2014-03-06 00:46:01 -05:00

13 lines
250 B
NASM

; MantinePokedexEntry: ; 0x1d0e25
db "KITE@" ; species name
dw 611, 4850; height, width
db "It swims along"
next "freely, eating"
next "things that swim@"
db "into its mouth."
next "Its whole body is"
next "very coarse.@"
; 0x1d0e8c