summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/003.asm
blob: ed7fdde2761c11aee76aa2f2f9d48ff0f8193172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; VenusaurPokedexEntry: ; 0x181773
	db "SEED@" ; species name
	dw 607, 2210 ; height, width
	
	db   "As it warms it-"
	next "self and absorbs"
	next "the sunlight, its"
	page "flower petals"
	next "release a pleasant"
	next "fragrance.@"
; 0x1817db