summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/192.asm
blob: fd4ab5010fd52ef5014d17c4e47903e75f08ec9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; SunfloraPokedexEntry: ; 0x1cdaef
	db "SUN@" ; species name
	dw 207, 190 ; height, width
	
	db   "As the hot season"
	next "approaches, the"
	next "petals on this"
	page "#MON's face"
	next "become more vivid"
	next "and lively.@"
; 0x1cdb51