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

	db   "Awakened by moon-"
	next "light, it roams "
	next "actively at night."

	page "In the day, it"
	next "stays quietly"
	next "underground.@"