shithub: pokecrystal

ref: fd1e8d9daf08d9f11622ea60670e400cdaa76f13
dir: /stats/pokedex/entries/056.asm/

View raw version
; 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