blob: 08fb67d40e9356f0631ab7c0eef3068fe2cb13a0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
; SeelPokedexEntry: ; 0x1b88bf
db "SEA LION@" ; species name
dw 307, 1980 ; height, width
db "The light blue fur"
next "that covers it"
next "keeps it protected"
page "against the cold."
next "It loves iceberg-"
next "filled oceans.@"
; 0x1b8934
|