summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/oddish.asm
blob: e8a63d81f2dd7aff33f48f86f9a1d9f4cc2087cb (plain)
1
2
3
4
5
6
7
8
9
10
	db "WEED@" ; species name
	dw 108, 120 ; height, weight

	db   "During the day, it"
	next "stays in the cold"
	next "underground to"

	page "avoid the sun."
	next "It grows by bath-"
	next "ing in moonlight.@"