blob: 1fa570978576c66a6540dd8530baf02ac48ef0c7 (
plain)
1
2
3
4
5
6
7
8
|
; 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
|