summaryrefslogtreecommitdiff
path: root/data/pokemon/dex_entries/primeape.asm
blob: 3a96c936c4a52a6580b30438abfcea4ebd81dc3e (plain)
1
2
3
4
5
6
7
8
9
10
	db "PIG MONKEY@" ; species name
	dw 303, 710 ; height, weight

	db   "It will beat up"
	next "anyone who makes"
	next "it mad, even if it"

	page "has to chase them"
	next "until the end of"
	next "the world.@"