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

	db   "It uses its four"
	next "powerful arms to"
	next "pin the limbs of"

	page "its foe, then"
	next "throws the victim"
	next "over the horizon.@"