mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
255 B
NASM
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
|
||
|
|