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

	db   "If exposed to"
	next "moonlight, it"
	next "starts to move."

	page "It roams far and"
	next "wide at night to"
	next "scatter its seeds.@"