mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
244 B
NASM
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
|
|
|