summaryrefslogtreecommitdiff
path: root/data/pokedex/entries/057.asm
blob: 5b6c0f2f6eb52b109a354af555db9f23146bd887 (plain)
1
2
3
4
5
6
7
8
9
10
; PrimeapePokedexEntry: ; 0x182e39
	db "PIG MONKEY@" ; species name
	dw 303, 710 ; height, width

	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.@"