summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/machop.asm
blob: d50eb0aa726de54f2c223baa9f3f25064393b6d9 (plain)
1
2
3
4
5
6
7
8
9
10
	db "SUPERPOWER@" ; species name
	dw 207, 430 ; height, weight

	db   "It trains by"
	next "lifting rocks in"
	next "the mountains. It"

	page "can even pick up a"
	next "GRAVELER with"
	next "ease.@"