pokecrystal-board/stats/pokedex/entries/086.asm
2013-02-05 19:29:20 -05:00

9 lines
255 B
NASM

; SeelPokedexEntry: ; 0x1b88bf
db "SEA LION@" ; species name
dw 307, 1980; height, width
db "The light blue fur", $4e, "that covers it", $4e, "keeps it protected@"
db "against the cold.", $4e, "It loves iceberg-", $4e, "filled oceans.@"
; 0x1b8934