pokecrystal-board/stats/pokedex/entries/086.asm
2014-03-06 00:46:01 -05:00

13 lines
261 B
NASM

; 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@"
db "against the cold."
next "It loves iceberg-"
next "filled oceans.@"
; 0x1b8934