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