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

	db   "This tough #MON"
	next "always stays in"
	next "the zone. Its"

	page "muscles become"
	next "thicker after"
	next "every battle.@"