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

9 lines
240 B
NASM
Raw Normal View History

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