shithub: pokecrystal

ref: 2d1a1b9c174cefbf71d9a81749262a3159cfed5a
dir: /data/pokedex/entries/056.asm/

View raw version
; MankeyPokedexEntry: ; 0x182dbd
	db "PIG MONKEY@" ; species name
	dw 108, 620 ; height, width
	
	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.@"
; 0x182e39