shithub: pokecrystal

ref: 58af27eaebea219df4773980a95d21c3f36c29cb
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