blob: 372e3acc7245c9a38730684fcfae936bf64bae8a (
plain)
1
2
3
4
5
6
7
8
9
10
|
; CubonePokedexEntry: ; 0x1b9068
db "LONELY@" ; species name
dw 104, 140 ; height, width
db "It lost its mother"
next "after its birth."
next "It wears its"
page "mother's skull,"
next "never revealing"
next "its true face.@"
|