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