summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/067.asm
blob: ab0c1d9fc6b913ea8bd77bcacd26d96c9c2bb97f (plain)
1
2
3
4
5
6
7
8
; MachokePokedexEntry: ; 0x1b80cb
	db "SUPERPOWER@" ; species name
	dw 411, 1550; height, width
	
	db "This tough #MON", $4e, "always stays in", $4e, "the zone. Its@"
	db "muscles become", $4e, "thicker after", $4e, "every battle.@"
; 0x1b8133