summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/venusaur.asm
blob: 1b9cc6e434c892d95cf3d9e6ac3da3c475472d8d (plain)
1
2
3
4
5
6
7
8
9
10
; VenusaurPokedexEntry: ; 0x181773
	db "SEED@" ; species name
	dw 607, 2210 ; height, weight

	db   "As it warms it-"
	next "self and absorbs"
	next "the sunlight, its"
	page "flower petals"
	next "release a pleasant"
	next "fragrance.@"