Files
pokecrystal-board/stats/pokedex/entries/166.asm
2014-03-07 21:46:33 -05:00

13 lines
257 B
NASM

; 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.@"
; 0x1cd012