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