Files
pokecrystal-board/stats/pokedex/entries/226.asm
2014-03-07 21:46:33 -05: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