blob: 25dc6abcc5fbe923046768360e71430ba41d8d2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; 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
|