blob: a112aa7228713781234f8f924a87d64e59f933bb (
plain)
1
2
3
4
5
6
7
8
9
10
|
; LedianPokedexEntry: ; 0x1ccfa0
db "FIVE STAR@" ; species name
dw 407, 780 ; height, weight
db "In the daytime"
next "when it gets warm,"
next "it curls up inside"
page "a big leaf and"
next "drifts off into"
next "a deep slumber.@"
|