mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
9 lines
240 B
NASM
9 lines
240 B
NASM
; SunfloraPokedexEntry: ; 0x1cdaef
|
|
db "SUN@" ; species name
|
|
dw 207, 190; height, width
|
|
|
|
db "As the hot season", $4e, "approaches, the", $4e, "petals on this@"
|
|
db "#MON's face", $4e, "become more vivid", $4e, "and lively.@"
|
|
; 0x1cdb51
|
|
|