summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/068.asm
blob: d971888d806a6f5fd3aca7b801558b08d0df044a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; MachampPokedexEntry: ; 0x1b8133
	db "SUPERPOWER@" ; species name
	dw 503, 2870 ; height, width
	
	db   "With four arms"
	next "that react more"
	next "quickly than it"
	page "can think, it can"
	next "execute many"
	next "punches at once.@"
; 0x1b81a1