summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/057.asm
blob: c4e988a2ae62d18482fc5f8d2895a80d5fca22b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
; 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.@"
; 0x182eaa