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

	db   "It lives in groups"
	next "in the treetops."
	next "If it loses sight"

	page "of its group, it"
	next "becomes infuriated"
	next "by its loneliness.@"