summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/slowpoke.asm
blob: 0c35e438f528c13926e5ab087b13c4461237c699 (plain)
1
2
3
4
5
6
7
8
9
10
	db "DOPEY@" ; species name
	dw 311, 790 ; height, weight

	db   "It is always so"
	next "absent-minded that"
	next "it won't react,"

	page "even if its"
	next "flavorful tail is"
	next "bitten.@"