pokecrystal-board/stats/pokedex/entries/166.asm

9 lines
253 B
NASM
Raw Normal View History

2013-02-05 16:29:20 -08:00
; 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