summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/machop.asm
blob: aba71bc042c3c4497b5f69a2400924130240bd3c (plain)
1
2
3
4
5
6
7
8
9
10
; MachopPokedexEntry: ; 0x1b8065
	db "SUPERPOWER@" ; species name
	dw 207, 430 ; height, weight

	db   "It trains by"
	next "lifting rocks in"
	next "the mountains. It"
	page "can even pick up a"
	next "GRAVELER with"
	next "ease.@"