summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/192.asm
blob: ad932ab160d0167d2767a831078d6b5577b74b60 (plain)
1
2
3
4
5
6
7
8
; 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