summaryrefslogtreecommitdiff
path: root/stats/pokedex/entries/056.asm
blob: 136fbd804982dea87ed78c16ea9d36cea1a84023 (plain)
1
2
3
4
5
6
7
8
; MankeyPokedexEntry: ; 0x182dbd
	db "PIG MONKEY@" ; species name
	dw 108, 620; height, width
	
	db "It lives in groups", $4e, "in the treetops.", $4e, "If it loses sight@"
	db "of its group, it", $4e, "becomes infuriated", $4e, "by its loneliness.@"
; 0x182e39