pokecrystal-board/stats/pokedex/entries/226.asm

9 lines
244 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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