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

	db   "It's unsafe to ap-"
	next "proach if it gets"
	next "violently enraged"

	page "for no reason and"
	next "can't distinguish"
	next "friends from foes.@"