blob: e52d342022b712c464a86f90291142e89545ed9f (
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.@"
|