blob: 7e4c9d38883f41647e9f0db0a8a661ddf288c7ea (
plain)
1
2
3
4
5
6
7
8
9
10
|
; LedianPokedexEntry: ; 0x1ccfa0
db "FIVE STAR@" ; species name
dw 407, 780 ; height, width
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.@"
|