pokecrystal-board/stats/pokedex/entries/086.asm

9 lines
255 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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