pokecrystal/data/pokedex/entries/087.asm

11 lines
244 B
NASM
Raw Normal View History

2013-02-06 00:29:20 +00:00
; DewgongPokedexEntry: ; 0x1b8934
db "SEA LION@" ; species name
dw 507, 2650 ; height, width
2013-02-06 00:29:20 +00:00
2014-03-06 05:46:01 +00:00
db "It sleeps under"
next "shallow ocean"
next "waters during the"
page "day, then looks"
2014-03-06 05:46:01 +00:00
next "for food at night"
next "when it's cold.@"