summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/machoke.asm
blob: 53523a83266e18c6a2653f836473b3f4d3284714 (plain)
1
2
3
4
5
6
7
8
9
10
; MachokePokedexEntry: ; 0x1b80cb
	db "SUPERPOWER@" ; species name
	dw 411, 1550 ; height, weight

	db   "This tough #MON"
	next "always stays in"
	next "the zone. Its"
	page "muscles become"
	next "thicker after"
	next "every battle.@"