blob: a95cb93b030a021c85d102e6e71c4bc6a381cf5b (
plain)
1
2
3
4
5
6
7
8
9
10
|
; DewgongPokedexEntry: ; 0x1b8934
db "SEA LION@" ; species name
dw 507, 2650 ; height, width
db "It sleeps under"
next "shallow ocean"
next "waters during the"
page "day, then looks"
next "for food at night"
next "when it's cold.@"
|