pokecrystal-board/stats/pokedex/entries/226.asm
2013-02-05 19:29:20 -05:00

9 lines
244 B
NASM

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