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