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