pokecrystal-board/data/pokedex/entries/226.asm
2014-05-31 22:57:00 -07:00

13 lines
248 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.@"
; 0x1d0e8c