mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
252 B
NASM
9 lines
252 B
NASM
; DewgongPokedexEntry: ; 0x1b8934
|
|
db "SEA LION@" ; species name
|
|
dw 507, 2650; height, width
|
|
|
|
db "It sleeps under", $4e, "shallow ocean", $4e, "waters during the@"
|
|
db "day, then looks", $4e, "for food at night", $4e, "when it's cold.@"
|
|
; 0x1b89a2
|
|
|