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

	db   "With four arms"
	next "that react more"
	next "quickly than it"

	page "can think, it can"
	next "execute many"
	next "punches at once.@"