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

	db   "It quickly swings"
	next "its four arms to"
	next "rock its opponents"

	page "with ceaseless"
	next "punches and chops"
	next "from all angles.@"