mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
9 lines
253 B
NASM
9 lines
253 B
NASM
; 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
|
|
|